Nathalie Furmento 4 anos atrás
pai
commit
fa7349c260
1 arquivos alterados com 3 adições e 2 exclusões
  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