Commit e78fca6e authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

Corrige le template CI.

No related merge requests found
Showing with 2 additions and 1 deletion
+2 -1
.prezbuilder:
retry: 2
stage: deploy
interruptible: true
tags: [docker]
variables:
......@@ -10,7 +11,7 @@
name: "${PREZBUILDER_IMAGE}:${PREZBUILDER_TAG}"
entrypoint: [""]
script:
- prezbuilder "${PREZBUILDER_SRC}" public
- prezbuilder build "${PREZBUILDER_SRC}" public
artifacts:
name: pages
paths:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment