Skip to content

Commit

Permalink
fix warehouse
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimprinzbach committed Nov 2, 2023
1 parent 33b3bd0 commit a3d982a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,5 @@ jobs:
KUBE_HOST: ${{ secrets.KUBE_HOST }}
KUBE_TOKEN: ${{ secrets.KUBE_TOKEN }}
with:
args: annotate warehouse kargo-demo-joachim -n kargo-joachim-stages reload=${{ github.sha }} --overwrite
args: annotate warehouse kargo-joachim -n kargo-joachim-stages reload=${{ github.sha }} --overwrite

0 comments on commit a3d982a

Please sign in to comment.