Actualiser .gitea/workflows/deploy-verso.yml
Build and Deploy Verso / deploy (push) Failing after 17m13s

This commit is contained in:
2026-05-30 10:54:21 +00:00
parent 1aae2fb3fc
commit 016da98027
+1 -1
View File
@@ -69,7 +69,7 @@ jobs:
--local context=/workspace/repo \
--local dockerfile=/workspace/repo/server-ce \
--opt filename=Dockerfile \
--opt build-arg:OVERLEAF_BASE_TAG=registry.alocoq.fr/verso-base-minimal:latest \
--opt build-arg:OVERLEAF_BASE_TAG=registry.alocoq.fr/verso-base:latest \
--output type=image,name=registry.alocoq.fr/verso:latest,push=true
volumeMounts: