Explorar o código

fix gitlab-ci conf

Olivier Massot %!s(int64=4) %!d(string=hai) anos
pai
achega
defa1b8809
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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