Fix review environment URL
This commit is contained in:
parent
27ef4589bf
commit
6fc66336b7
@ -75,7 +75,7 @@ start-review:
|
|||||||
- docker compose --file docker-compose-cicd.yml up -d
|
- docker compose --file docker-compose-cicd.yml up -d
|
||||||
environment:
|
environment:
|
||||||
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.xyz
|
||||||
on_stop: stop-review
|
on_stop: stop-review
|
||||||
auto_stop_in: 1 week
|
auto_stop_in: 1 week
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user