Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Yohan Jarosz
Testappreview
Commits
d39fb81b
Verified
Commit
d39fb81b
authored
Mar 12, 2020
by
Yohan Jarosz
🐶
Browse files
rm only keyword
parent
96207d49
Pipeline
#22480
failed with stages
in 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d39fb81b
...
...
@@ -18,8 +18,6 @@ Build for review:
-
public
variables
:
JEKYLL_ENV
:
review
only
:
-
branches@$CI_PROJECT_PATH.pages.uni.lu
except
:
-
master
tags
:
...
...
@@ -32,8 +30,6 @@ Publish review:
environment
:
name
:
review $CI_BUILD_REF_NAME for $CI_PROJECT_PATH
url
:
http://CI_BUILD_REF_SLUG-$CI_PROJECT_NAME-$CI_PROJECT_NAMESPACE.review.lcsb.uni.lu
only
:
-
branches@$CI_PROJECT_PATH.pages.uni.lu
except
:
-
master
tags
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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