Skip to content
Snippets Groups Projects
Commit 2e935fd7 authored by Adrien Crovato's avatar Adrien Crovato
Browse files

Fix CI

parent 613884ec
No related branches found
No related tags found
1 merge request!1Version 0.1.0 (setup)
Pipeline #1916 passed
......@@ -15,7 +15,7 @@ stages:
- test
build:
image: rboman/waves-py3:2020.3
<<: *global_tag_def
stage: build
script:
- printenv | sort
......@@ -42,6 +42,7 @@ build:
expire_in: 1 hour
doxygen:
<<: *global_tag_def
stage: test
script:
- cd build
......@@ -54,7 +55,7 @@ doxygen:
- build
ctest:
image: rboman/waves-py3:2020.3
<<: *global_tag_def
stage: test
script:
- cd build
......
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