Explorar el Código

Yet...

merge-requests/1/merge
Christoph Haas hace 10 años
padre
commit
07d2c56b80
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .gitlab-ci.yml

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

@@ -2,7 +2,7 @@ image: debian:8

before_script:
- apt-get update -qy
- apt-get install -y python-pip
- apt-get install -y python-dev python-pip
- pip install ansible

job1:


Cargando…
Cancelar
Guardar