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
f8c4e014
Commit
f8c4e014
authored
May 03, 2020
by
Guillaume Perréal
Browse files
Correction .gitlab-ci.yml.
parent
823a8259
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f8c4e014
...
...
@@ -30,7 +30,7 @@ lint:
pages
:
stage
:
deploy
needs
:
[
node_modules
]
needs
:
[
lint
]
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