Explorar el Código

Update .gitlab-ci.yml

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

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

@@ -2,4 +2,7 @@ image: williamyeh/ansible:debian8

job1:
script: "ansible-playbook ispmail.yml -l localhost"

tags:
- debian
- buster
- ansible

Cargando…
Cancelar
Guardar