feature/buid-Kaniko #1

Merged
marcio.fernandes merged 39 commits from feature/buid-Kaniko into main 2026-03-15 00:25:36 +00:00
Showing only changes of commit ac49330e92 - Show all commits

View File

@@ -24,7 +24,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/public_actions/buildkit-build-push uses: ./.gitea/limbo_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 }}