✨ 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
|
uses: aevea/action-kaniko@master
|
||||||
with:
|
with:
|
||||||
image: camelia-studio/gachamelia
|
image: camelia-studio/gachamelia
|
||||||
username: ${{ secrets.REGISTRY_USERNAME }}
|
username: camelia
|
||||||
password: ${{ secrets.REGISTRY_PASSWORD }}
|
password: camelia
|
||||||
registry: git.crystalyx.net
|
registry: ${{ secrets.REGISTRY_SERVER }}
|
||||||
tag: ${{ gitea.ref_name }}
|
tag: ${{ gitea.ref_name }}
|
||||||
tag_with_latest: true
|
tag_with_latest: true
|
Loading…
Reference in New Issue
Block a user