MASSOT Olivier
9 anni fa
1 ha cambiato i file con
1 aggiunte e
0 eliminazioni
-
1
0
.gitlab-ci.yml
|
@@ -1,6 +1,7 @@
|
|
|
tests:
|
|
tests:
|
|
|
stage: test
|
|
stage: test
|
|
|
script:
|
|
script:
|
|
|
|
|
+ - whoami
|
|
|
- cd .\tests
|
|
- cd .\tests
|
|
|
- python test.py
|
|
- python test.py
|
|
|
artifacts:
|
|
artifacts:
|