✨ Patch Docker build
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m57s
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m57s
This commit is contained in:
parent
5f6384fa32
commit
8f610fe94a
@ -16,8 +16,8 @@ jobs:
|
||||
uses: aevea/action-kaniko@master
|
||||
with:
|
||||
image: camelia-studio/gachamelia
|
||||
username: ${{ secrets.REGISTRY_USERNAME }}
|
||||
password: ${{ secrets.REGISTRY_PASSWORD }}
|
||||
registry: git.crystalyx.net
|
||||
username: camelia
|
||||
password: camelia
|
||||
registry: ${{ secrets.REGISTRY_SERVER }}
|
||||
tag: ${{ gitea.ref_name }}
|
||||
tag_with_latest: true
|
Loading…
Reference in New Issue
Block a user