Skip to content
Snippets Groups Projects
Commit 93331c51 authored by Christoph Alt's avatar Christoph Alt
Browse files

updated the ci file for the new namespace

parent 95e8da6e
No related branches found
No related tags found
No related merge requests found
Pipeline #54787 failed
......@@ -8,8 +8,8 @@ build-docker:
image: docker:latest
script:
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
- docker build --pull . -f Dockerfile -t i10git.cs.fau.de:5005/hoenig/pystencils-benchmark/pystencils-benchmark
- docker push i10git.cs.fau.de:5005/hoenig/pystencils-benchmark/pystencils-benchmark
- docker build --pull . -f Dockerfile -t i10git.cs.fau.de:5005/pycodegen/pystencils-benchmark/pystencils-benchmark
- docker push i10git.cs.fau.de:5005/pycodegen/pystencils-benchmark/pystencils-benchmark
tags:
- docker-docker
rules:
......@@ -23,7 +23,7 @@ build-docker:
# ---------------------- Tests ---------------------
test:
stage: test
image: i10git.cs.fau.de:5005/hoenig/pystencils-benchmark/pystencils-benchmark
image: i10git.cs.fau.de:5005/pycodegen/pystencils-benchmark/pystencils-benchmark
tags:
- docker
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment