Skip to content

Commit

Permalink
Update kaniko.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-hermann-sva authored Feb 14, 2024
1 parent 5f6819b commit a18452f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kaniko.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
with:
image: aevea/kaniko
registry: ghcr.io
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.TOKEN }}
cache: true
cache_registry: aevea/cache

0 comments on commit a18452f

Please sign in to comment.