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
aae8897c
Verified
Commit
aae8897c
authored
Apr 07, 2020
by
Yohan Jarosz
🐶
Browse files
change name
parent
ca67257a
Pipeline
#24593
passed with stages
in 13 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
aae8897c
...
...
@@ -35,9 +35,10 @@ Publish review:
script
:
-
rsync -av --delete public /srv/nginx/pages/$CI_PROJECT_ID/$CI_MERGE_REQUEST_ID
environment
:
name
:
review
$CI_BUILD_REF_NAME
for
$CI_PROJECT_PATH
name
:
$CI_BUILD_REF_NAME
/
$CI_PROJECT_PATH
url
:
http://$CI_MERGE_REQUEST_ID-$CI_PROJECT_ID.review.lcsb.uni.lu
on_stop
:
"
Un-publish
review"
auto_stop_in
:
1 week
rules
:
-
if
:
'
$CI_MERGE_REQUEST_SOURCE_BRANCH_NAME'
tags
:
...
...
@@ -51,7 +52,7 @@ Un-publish review:
GIT_STRATEGY
:
none
when
:
manual
environment
:
name
:
review
$CI_BUILD_REF_NAME
for
$CI_PROJECT_PATH
name
:
$CI_BUILD_REF_NAME
/
$CI_PROJECT_PATH
action
:
stop
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