Update .gitea/workflows/build.yaml
Some checks failed
Build docker container / Build image (push) Failing after 9s
Some checks failed
Build docker container / Build image (push) Failing after 9s
This commit is contained in:
parent
80c6b844fa
commit
5837e28262
@ -31,7 +31,7 @@ jobs:
|
||||
DOCKER_HOST: "tcp://docker:2376/"
|
||||
DOCKER_TLS_CERTDIR: "/certs/server"
|
||||
DOCKER_TLS_VERIFY: 1
|
||||
# DOCKER_CERT_PATH: "/certs/server"
|
||||
DOCKER_CERT_PATH: "/certs/server"
|
||||
- name: Build
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user