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:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user