fix cd pipeline #2

Merged
marcio.fernandes merged 14 commits from tests/ci-cd into main 2026-03-15 10:57:17 +00:00
Showing only changes of commit a2085adbf8 - Show all commits

View File

@@ -25,7 +25,7 @@ jobs:
- name: Build and Push Image
uses: ./.gitea/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