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 8dd775db96 - Show all commits

View File

@@ -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
- name: Build and Push Image
uses: ./.gitea/actions/buildkit-build-push
uses: ./.gitea/limbo_actions/buildkit-build-push
with:
registry_addr: https://git.limbosolutions.com
registry_username: ${{ secrets.GITLIMBO_DOCKER_REGISTRY_USERNAME }}