This commit is contained in:
parent
7805543e27
commit
392bfcccaa
@ -61,7 +61,7 @@ jobs:
|
|||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: "git.acooldomain.co/server-manager/backend:${{gitea.ref_name}}"
|
tags: "git.acooldomain.co/server-manager/frontend:${{gitea.ref_name}}"
|
||||||
env:
|
env:
|
||||||
DOCKER_HOST: "tcp://docker:2376/"
|
DOCKER_HOST: "tcp://docker:2376/"
|
||||||
DOCKER_TLS_CERTDIR: "/certs"
|
DOCKER_TLS_CERTDIR: "/certs"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user