Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
905c934e
Commit
905c934e
authored
Jun 02, 2020
by
Mathieu Giraud
Browse files
Revert ".gitlab-ci.yml: deploy_review{,_server}, manual"
This reverts commit
5b75ad4a
.
parent
582926c8
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
905c934e
...
@@ -399,7 +399,6 @@ deploy_review:
...
@@ -399,7 +399,6 @@ deploy_review:
name
:
review/$CI_BUILD_REF_NAME
name
:
review/$CI_BUILD_REF_NAME
url
:
http://$CI_BUILD_REF_SLUG.ci.vidjil.org/?data=analysis-example.vidjil
url
:
http://$CI_BUILD_REF_SLUG.ci.vidjil.org/?data=analysis-example.vidjil
on_stop
:
stop_deploy_review
on_stop
:
stop_deploy_review
when
:
manual
only
:
only
:
-
/^feature-.*c.*\/.*$/
-
/^feature-.*c.*\/.*$/
-
/^hotfix-.*c.*\/.*$/
-
/^hotfix-.*c.*\/.*$/
...
@@ -429,7 +428,6 @@ deploy_review_server:
...
@@ -429,7 +428,6 @@ deploy_review_server:
url
:
http://$CI_BUILD_REF_SLUG.server.ci.vidjil.org/browser/
url
:
http://$CI_BUILD_REF_SLUG.server.ci.vidjil.org/browser/
on_stop
:
stop_deploy_review_server
on_stop
:
stop_deploy_review_server
auto_stop_in
:
2 months
auto_stop_in
:
2 months
when
:
manual
only
:
only
:
-
/^feature-.*s.*\/.*$/
-
/^feature-.*s.*\/.*$/
-
/^hotfix-.*s.*\/.*$/
-
/^hotfix-.*s.*\/.*$/
...
...
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