Explorar el Código

Update .gitlab-ci.yml

master
FelixBrendel hace 6 años
padre
commit
d10e7fe3ca
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .gitlab-ci.yml

+ 1
- 1
.gitlab-ci.yml Ver fichero

@@ -1,2 +1,2 @@
build_and_run:
script: "build.sh"
script: "./build.sh"

Cargando…
Cancelar
Guardar