modified: .gitea/workflows/ docker-image.deploy.yml
Some checks failed
/ build-image (push) Failing after 3s
Some checks failed
/ build-image (push) Failing after 3s
This commit is contained in:
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user