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

Corrige le .gitlab-ci.yml.

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -40,7 +40,7 @@ pages:
stage: deploy
image:
name: "$CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG"
entrypoint: ""
entrypoint: []
rules:
- if: $CI_COMMIT_BRANCH == "master"
script:
......
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