modified: .gitea/workflows/ docker-image.deploy.yml
All checks were successful
/ build-image (push) Successful in 17s
All checks were successful
/ build-image (push) Successful in 17s
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
|||||||
curl -fsSL https://git.limbosolutions.com/kb/gitea/raw/branch/main/cloud-scripts/setup-limbo-actions.sh | bash 2>&1
|
curl -fsSL https://git.limbosolutions.com/kb/gitea/raw/branch/main/cloud-scripts/setup-limbo-actions.sh | bash 2>&1
|
||||||
|
|
||||||
- name: Build and Push Image
|
- name: Build and Push Image
|
||||||
uses: ./.gitea/actions/buildkit-build-push
|
uses: ./.gitea/limbo_actions/buildkit-build-push
|
||||||
with:
|
with:
|
||||||
registry_addr: https://git.limbosolutions.com
|
registry_addr: https://git.limbosolutions.com
|
||||||
registry_username: ${{ secrets.GITLIMBO_DOCKER_REGISTRY_USERNAME }}
|
registry_username: ${{ secrets.GITLIMBO_DOCKER_REGISTRY_USERNAME }}
|
||||||
|
|||||||
Reference in New Issue
Block a user