Olivier Massot преди 4 години
родител
ревизия
defa1b8809
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

@@ -14,5 +14,5 @@ unit_otcore:
   stage: test
 
   script:
-    - php composer.phar --quiet --no-interaction --working-dir ./ot_core install
+    - php composer.phar --quiet --no-interaction --working-dir=./ot_core install
     - ./ot_core/.Build/bin/phpunit -c ./ot_core/Tests/Build/UnitTests.xml