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 dfec061cd9 - Show all commits

View File

@@ -34,6 +34,7 @@ jobs:
- name: Build and push image - name: Build and push image
run: | run: |
ls -lah ./
buildctl build \ buildctl build \
--frontend=dockerfile.v0 \ --frontend=dockerfile.v0 \
--local context=./pbsclient \ --local context=./pbsclient \