Skip to content
Snippets Groups Projects

Develop

Merged Raphael Sturgis requested to merge develop into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
# run the test suite
# run the test suite
tests:
tests:
stage: test
stage: test
 
image: registry.gitlab.lis-lab.fr:5005/raphael.sturgis/skais
only:
only:
- main
- main
- develop
- develop
Loading