Nathalie Furmento hace 4 años
padre
commit
fa7349c260
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3 2
      contrib/gitlab/build.yml

+ 3 - 2
contrib/gitlab/build.yml

@@ -2,7 +2,8 @@
 build:
   stage: build
   script:
-    - ls -ls contrib/gitlab
-    - type bash
+    - type sh
+    - ls ./contrib/gitlab/build.sh
     - ./contrib/gitlab/build.sh
+    - ls ./contrib/gitlab/build.sh