cicd: fix images url

This commit is contained in:
Renken 2019-12-24 18:31:46 +01:00 committed by Renken
parent 57831c81af
commit 5e3fb62944
No known key found for this signature in database
GPG key ID: 3D24CB017B876F25

View file

@ -9,7 +9,7 @@ variables:
line_limit:
stage: analyse
allow_failure: true
image: registry.git.mel.vin/shione/shione/cicd/coreutils:0.0
image: registry.git.mel.vin/vermim/cicd/cicd/coreutils:0.1
script:
- mkdir build
- cd build
@ -19,7 +19,7 @@ line_limit:
regex_check:
stage: analyse
allow_failure: true
image: registry.git.mel.vin/shione/shione/cicd/coreutils:0.0
image: registry.git.mel.vin/vermim/cicd/cicd/coreutils:0.1
script:
- mkdir build
- cd build
@ -28,7 +28,7 @@ regex_check:
sphinx_html:
stage: test
image: registry.git.mel.vin/shione/shione/cicd/sphinx_html:0.0
image: registry.git.mel.vin/vermim/cicd/cicd/sphinx_html:0.3
script:
- mkdir build
- cd build
@ -43,10 +43,10 @@ review:
variables:
GIT_STRATEGY: none
only:
- master
- master@shione/shione
dependencies:
- sphinx_html
image: registry.git.mel.vin/shione/shione/cicd/coreutils:0.0
image: registry.git.mel.vin/vermim/cicd/cicd/coreutils:0.1
environment:
name: review/$CI_COMMIT_REF_NAME
url: https://shione.vermwa.re
@ -65,7 +65,7 @@ review_stop:
GIT_STRATEGY: none
when: manual
dependencies: []
image: registry.git.mel.vin/shione/shione/cicd/coreutils:0.0
image: registry.git.mel.vin/vermim/cicd/cicd/coreutils:0.1
environment:
name: review/$CI_COMMIT_REF_NAME
action: stop