Ver código fonte

Yet...

merge-requests/1/merge
Christoph Haas 10 anos atrás
pai
commit
07d2c56b80
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      .gitlab-ci.yml

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

@@ -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:


Carregando…
Cancelar
Salvar