fix image name
All checks were successful
ci / checkout (push) Successful in 4m45s

This commit is contained in:
R.J. 2025-01-31 17:49:31 +01:00
parent a47e3039f1
commit 94ac91d606
No known key found for this signature in database
GPG key ID: D85876B31F4275CF

View file

@ -16,7 +16,7 @@ jobs:
- name: Kaniko build - name: Kaniko build
uses: https://www.github.com/aevea/action-kaniko@master uses: https://www.github.com/aevea/action-kaniko@master
with: with:
image: deke/deke-env image: deke/dev-env
username: deke username: deke
password: ${{ secrets.TOKEN }} password: ${{ secrets.TOKEN }}
registry: git.dekedin.me registry: git.dekedin.me