Automatically stop review environment after 1 week
This commit is contained in:
parent
0ed4de8bfd
commit
eb56957a27
@ -77,6 +77,7 @@ start-review:
|
|||||||
name: review/$CI_COMMIT_SHORT_SHA
|
name: review/$CI_COMMIT_SHORT_SHA
|
||||||
url: https://review-$CI_COMMIT_SHORT_SHA.libretunes.mregirouard.com
|
url: https://review-$CI_COMMIT_SHORT_SHA.libretunes.mregirouard.com
|
||||||
on_stop: stop-review
|
on_stop: stop-review
|
||||||
|
auto_stop_in: 1 week
|
||||||
|
|
||||||
# Stop the review environment
|
# Stop the review environment
|
||||||
stop-review:
|
stop-review:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user