Skip to content
Snippets Groups Projects
Commit 1c0e7cfa authored by lukas leufen's avatar lukas leufen
Browse files

test all updated shared runners

parent 333dd12d
No related branches found
No related tags found
3 merge requests!90WIP: new release update,!89Resolve "release branch / CI on gpu",!85Resolve "new gitlab runner specialised for mlt"
Pipeline #33747 failed
stages:
- init
- pre
- test
- pages
......@@ -23,7 +24,49 @@ version:
paths:
- badges/
### Tests ###
### pretests ###
tests1:
tags:
- mlt
- zam347
stage: pre
script:
echo "RZobXyF8 working"
tests2:
tags:
- era5
- zam347
stage: pre
script:
echo "vmWZifEA working"
tests3:
tags:
- gpu
- zam347
stage: pre
script:
echo "sRi9-Bvw working"
tests4:
tags:
- django
- zam347
stage: pre
script:
echo "6HmDp9Qd working"
tests5:
tags:
- base
- zam347
stage: pre
script:
echo "xkwF75N9 working"
### Tests (from scratch) ###
tests:
tags:
- leap
......
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