Skip to content

Commit

Permalink
chore: set user and id
Browse files Browse the repository at this point in the history
  • Loading branch information
rickymoorhouse committed Nov 19, 2024
1 parent 3d61d93 commit 9bb31ed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
tags: latest ${{ github.ref_name }}
containerfiles: |
./Containerfile
build-args: |
USER_UID=1001
USER_NAME=apic
- name: Log in to the GitHub Container registry
uses: redhat-actions/podman-login@v1
Expand Down

0 comments on commit 9bb31ed

Please sign in to comment.