Explorar el Código

Update .gitlab-ci.yml

master
Felix Brendel hace 7 años
padre
commit
5dfe97665d
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      .gitlab-ci.yml

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

@@ -10,4 +10,5 @@ build_my_stuff:
- echo hello
- ./build.sh
- echo finish
tags: linux
tags:
- linux

Cargando…
Cancelar
Guardar