MASSOT Olivier пре 8 година
родитељ
комит
c888957d0f
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      .gitlab-ci.yml

+ 1 - 0
.gitlab-ci.yml

@@ -1,6 +1,7 @@
 tests:
   stage: test
   script:
+  - whoami
   - cd .\tests
   - python test.py
   artifacts: