Skip to content
Snippets Groups Projects

Develop

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