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 90bd4c7 commit e5ffde3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-admin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
run: |
BRANCH_ID=`date "+%Y%m%d"`
git checkout -b tmp/$BRANCH_ID
git checkout tmp/$BRANCH_ID || git checkout -b tmp/$BRANCH_ID
yq -i '.lb.'$CHANGE_TYPE'.image.tag = "'$IMG_TAG'"' charts/afn/values.yaml
Expand Down

0 comments on commit e5ffde3

Please sign in to comment.