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

This commit is contained in:
2026-03-14 21:36:19 +00:00
parent ef75abf497
commit dfec061cd9

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 \