Load CI_REPO_HOST from environment
This commit is contained in:
parent
703b947696
commit
794df406c9
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ image: $CI_REGISTRY/abgabesystem/docker-abgabesystem:latest
|
|||
|
||||
variables:
|
||||
BASECODE: solutions/solutions
|
||||
CI_REPO_HOST: ips1.ibr.cs.tu-bs.de
|
||||
CI_REPO_HOST: $CI_REGISTRY
|
||||
|
||||
stages:
|
||||
- test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue