fix cd pipeline #2
@@ -25,7 +25,7 @@ jobs:
|
||||
- name: Build and Push Image
|
||||
uses: ./.gitea/limbo_actions/buildkit-build-push
|
||||
with:
|
||||
registry_addr: git.limbosolutions.com
|
||||
registry_addr: https://git.limbosolutions.com
|
||||
registry_username: ${{ secrets.GITLIMBO_DOCKER_REGISTRY_USERNAME }}
|
||||
registry_password: ${{ secrets.GITLIMBO_DOCKER_REGISTRY_PASSWORD }}
|
||||
buildkit_addr: tcp://buildkitd.buildkit.svc.cluster.local:1234
|
||||
|
||||
Reference in New Issue
Block a user