MASSOT Olivier
před 9 roky
1 změnil soubory, kde provedl
1 přidání a
0 odebrání
-
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:
|