Sfoglia il codice sorgente

Yet another another...

merge-requests/1/merge
Christoph Haas 10 anni fa
parent
commit
e89a7949c9
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      .gitlab-ci.yml

+ 2
- 0
.gitlab-ci.yml Vedi File

@@ -1,6 +1,8 @@
image: debian:8

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

job1:


Caricamento…
Annulla
Salva