Skip to content

Commit

Permalink
work on pr_afn_k8s
Browse files Browse the repository at this point in the history
  • Loading branch information
julsemaan committed Mar 23, 2024
1 parent d602738 commit a2fc955
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-admin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
- name: Stage changes in new branch
env:
IMG_TAG: ${{needs.docker.outputs.img_tag}}
GH_TOKEN: ${{ secrets.GHA_REPO_TOKEN }}
run: |
git checkout -b tmp/admin-$IMG_TAG
git config --global user.email "devnull@semaan.ca"
Expand Down

0 comments on commit a2fc955

Please sign in to comment.