Skip to content
Snippets Groups Projects
Verified Commit ed8c0483 authored by Alexander Jaust's avatar Alexander Jaust
Browse files

[ci] Update master in gitlab-ci.yml

The master images are now obtained from `ajaust` namespace on Docker
Hub.
parent 90b06987
No related branches found
No related tags found
1 merge request!28Add Eggenweiler-Rybak coupling conditions
Pipeline #13702 failed with stages
in 1 minute and 34 seconds
......@@ -66,7 +66,7 @@ build-tests:3.4-2.3.0:
<<: *build-tests
build-tests:master-2.3.0:
image: dumux-precice:master-2.3.0
image: ajaust/dumux-precice:master-2.3.0
# rules:
# - if: '$CI_NIGHTLY_BUILD == "TRUE"'
<<: *build-tests
......@@ -104,7 +104,7 @@ test-partitioned:3.4-2.3.0:
- build-tests:3.4-2.3.0
test-partitioned:master-2.3.0:
image: ub2004-dumux-precice:master-2.3.0
image: ajaust/dumux-precice:master-2.3.0
<<: *test-partitioned-cases
# rules:
# - if: '$CI_NIGHTLY_BUILD == "TRUE"'
......@@ -145,7 +145,7 @@ test-monolithic:3.4-2.3.0:
- build-tests:3.4-2.3.0
test-monolithic:master-2.3.0:
image: ub2004-dumux-precice:master-2.3.0
image: ajaust/dumux-precice:master-2.3.0
<<: *test-monolithic-cases
# rules:
# - if: '$CI_NIGHTLY_BUILD == "TRUE"'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment