Actualiser .gitea/workflows/docker-build.yml
Some checks failed
Docker Build / Build Docker image (push) Failing after 14m41s
Some checks failed
Docker Build / Build Docker image (push) Failing after 14m41s
This commit is contained in:
@ -35,7 +35,7 @@ jobs:
|
|||||||
--file docker/Dockerfile \
|
--file docker/Dockerfile \
|
||||||
--tag uzurka/geneweb:latest \
|
--tag uzurka/geneweb:latest \
|
||||||
--tag uzurka/geneweb:${{ github.sha }} \
|
--tag uzurka/geneweb:${{ github.sha }} \
|
||||||
--platform linux/amd64,linux/arm64,linux/arm/v7 \
|
--platform linux/amd64 \
|
||||||
--push \
|
--push \
|
||||||
.
|
.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user