Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pôle IS
Outillage
prezbuilder
Commits
3330f318
Commit
3330f318
authored
May 11, 2020
by
Guillaume Perréal
Browse files
Essaie de surcharger l'entrypoint de l'image en CI pour la 3ème fois.
parent
3038f6eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
3330f318
...
...
@@ -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
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment