feature/new-oci-deployment #2

Merged
marcio.fernandes merged 30 commits from feature/new-oci-deployment into main 2026-05-03 01:17:48 +00:00
Showing only changes of commit 53f1508ebb - Show all commits
@@ -26,7 +26,7 @@ jobs:
- name: Build and push ssh-client container images
uses: ./.gitea/actions/buildkit-build-push-dev
with:
tags: git.limbosolutions.com/kb/ssh-client
tags: oci.limbosolutions.com/public/ssh-client
registry_addr: ${{ vars.OCI_LIMBO_REGISTRY_ADDRESS }}
registry_username: ${{ secrets.OCI_LIMBO_REGISTRY_USERNAME }}
registry_password: ${{ secrets.OCI_LIMBO_REGISTRY_PASSWORD }}