modified: .gitea/workflows/ docker-image.deploy.yml
Some checks failed
/ build-image (push) Failing after 16s

This commit is contained in:
2026-03-14 22:05:48 +00:00
parent 57541edbf3
commit c14947b9c0

View File

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