This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
|||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Build and Push Image
|
- name: Build and Push Image
|
||||||
uses: ./.gitea/actions/buildkit_build_push.yaml
|
uses: ./.gitea/actions/buildkit-build-push
|
||||||
with:
|
with:
|
||||||
registry_addr: git.limbosolutions.com
|
registry_addr: git.limbosolutions.com
|
||||||
registry_username: ${{ secrets.GITLIMBO_DOCKER_REGISTRY_USERNAME }}
|
registry_username: ${{ secrets.GITLIMBO_DOCKER_REGISTRY_USERNAME }}
|
||||||
|
|||||||
Reference in New Issue
Block a user