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
96207d49
Verified
Commit
96207d49
authored
Mar 12, 2020
by
Yohan Jarosz
🐶
Browse files
rename ci file
parent
d033419d
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
96207d49
stages
:
-
build
-
review
Build for review
:
stage
:
build
before_script
:
...
...
@@ -21,14 +25,13 @@ Build for review:
tags
:
-
review-app
Publish review
:
Publish review
:
stage
:
review
script
:
-
rsync -av --delete public /srv/nginx/pages/$CI_PROJECT_NAMESPACE/$CI_PROJECT_NAME/$CI_BUILD_REF_SLUG
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
on_stop
:
"
Un-publish
review"
only
:
-
branches@$CI_PROJECT_PATH.pages.uni.lu
except
:
...
...
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