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

View File

@@ -43,7 +43,9 @@ jobs:
ls -al ls -al
ls -al ./pbsclient || echo "pbsclient missing" ls -al ./pbsclient || echo "pbsclient missing"
ls -al ./pbsclient/docker || echo "docker dir missing" ls -al ./pbsclient/docker || echo "docker dir missing"
- name: Build and push image - name: Build and push image
working-directory: ${{ env.GITEA_WORKSPACE }}
run: | run: |
buildctl \ buildctl \
--addr unix:///run/buildkit/buildkitd.sock \ --addr unix:///run/buildkit/buildkitd.sock \