Load CI_REPO_HOST from environment

This commit is contained in:
Tim Schubert 2018-08-16 13:00:00 +02:00
parent 703b947696
commit 794df406c9

View file

@ -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