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:
@@ -37,6 +37,6 @@ jobs:
|
||||
buildctl build \
|
||||
--frontend=dockerfile.v0 \
|
||||
--local context=/pbsclient \
|
||||
--local dockerfile=./pbsclient/docker/Dockerfile \
|
||||
--local dockerfile=./pbsclient/docker \
|
||||
--output type=image,name=git.limbosolutions.com/kb/pbsclient:latest,push=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user