Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
TPA
status-site
Commits
d9492e1c
Verified
Commit
d9492e1c
authored
Nov 17, 2021
by
anarcat
Browse files
auto-stop environments after one week
parent
6997bc01
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d9492e1c
...
...
@@ -53,6 +53,7 @@ deploy-review:
name
:
review/$CI_COMMIT_REF_SLUG
url
:
https://review.torproject.org/$CI_PROJECT_PATH/$CI_ENVIRONMENT_SLUG
on_stop
:
stop-review
auto_stop_in
:
1 week
rules
:
-
if
:
'
$CI_COMMIT_BRANCH
==
$CI_DEFAULT_BRANCH'
when
:
never
...
...
Write
Preview
Supports
Markdown
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