FIxed docker image path
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user