specify aniko action is from github
Some checks are pending
ci / checkout (push) Waiting to run

This commit is contained in:
R.J. 2025-01-31 14:44:03 +01:00
parent b8cec40c08
commit 84a14d52fe
No known key found for this signature in database
GPG key ID: D85876B31F4275CF

View file

@ -20,7 +20,7 @@ jobs:
registry: git.dekedin.me registry: git.dekedin.me
username: ${{ github.actor }} username: ${{ github.actor }}
password: ${{ secrets.TOKEN }} password: ${{ secrets.TOKEN }}
- uses: int128/kaniko-action@v1 - uses: https://github.com/int128/kaniko-action@v1
with: with:
push: true push: true
tags: ${{ steps.metadata.outputs.tags }} tags: ${{ steps.metadata.outputs.tags }}