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
fa2dabeb
Verified
Commit
fa2dabeb
authored
Apr 07, 2020
by
Yohan Jarosz
🐶
Browse files
mod syntax
parent
1c463b8e
Pipeline
#24586
failed with stage
in 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
fa2dabeb
...
...
@@ -2,9 +2,6 @@ stages:
-
build
-
review
variables
:
PRODUCTION_BRANCH
:
'
master'
Build for review
:
stage
:
build
before_script
:
...
...
@@ -23,8 +20,9 @@ Build for review:
-
public
variables
:
JEKYLL_ENV
:
review
-
if
:
'
$CI_MERGE_REQUEST_SOURCE_BRANCH_NAME'
when
:
always
rules
:
-
if
:
'
$CI_MERGE_REQUEST_SOURCE_BRANCH_NAME'
when
:
always
tags
:
-
review-app
...
...
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