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

View File

@@ -36,7 +36,7 @@ jobs:
run: | run: |
buildctl build \ buildctl build \
--frontend=dockerfile.v0 \ --frontend=dockerfile.v0 \
--local context=/pbsclient \ --local context=./pbsclient \
--local dockerfile=./pbsclient/docker \ --local dockerfile=./pbsclient/docker \
--output type=image,name=git.limbosolutions.com/kb/pbsclient:latest,push=true --output type=image,name=git.limbosolutions.com/kb/pbsclient:latest,push=true