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
Branches
Tags
3 merge requests!90WIP: new release update,!89Resolve "release branch / CI on gpu",!85Resolve "new gitlab runner specialised for mlt"
Pipeline #33747 failed
stages: stages:
- init - init
- pre
- test - test
- pages - pages
...@@ -23,7 +24,49 @@ version: ...@@ -23,7 +24,49 @@ version:
paths: paths:
- badges/ - 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: tests:
tags: tags:
- leap - leap
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment