Update urls
This commit is contained in:
parent
b5882abed8
commit
0a3bca5124
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@ image: docker:latest
|
|||
|
||||
variables:
|
||||
PACKER_VERSION: 1.2.0
|
||||
ANNOUNCE: http://raven.lab.fablab-nea.de:6969/announce
|
||||
WEBSEED: http://raven.lab.fablab-nea.de/labsync
|
||||
ANNOUNCE: http://10.105.255.0:6969/announce
|
||||
WEBSEED: http://10.105.255.0/labsync/$CI_COMMIT_REF_NAME/$CI_PIPELINE_ID/images
|
||||
PACKER_DOCKER_IMAGE: ${CI_REGISTRY_IMAGE}/packer
|
||||
MKTORRENT_DOCKER_IMAGE: ${CI_REGISTRY_IMAGE}/mktorrent
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue