FIxed docker image path

This commit is contained in:
Jan Möbius
2021-09-07 09:18:44 +02:00
parent b73c35aae3
commit fb6f2d820a
5 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
cppcheck:
stage: build
script: "CI/ci-cppcheck.sh"
image: graphics.rwth-aachen.de:4567/docker/docker/docker-openmesh-container
image: gitlab.vci.rwth-aachen.de:4567/docker/docker/docker-openmesh-container
tags: [Docker]
timeout: 3h
artifacts: