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
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 068142690c - Show all commits
@@ -71,6 +71,8 @@ runs:
echo "Using build args: $BUILD_ARG_FLAGS"
echo "build and push image ${{ inputs.registry_username }}"
buildctl \
--addr ${{ inputs.buildkit_addr }} \
build \
@@ -16,7 +16,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
- name: Fetch limbo public actions
env:
RUNNER_TEMP: "${{ runner.temp }}"