Ver a proveniência

Update .gitlab-ci.yml

merge-requests/1/merge
Christoph Haas há 6 anos
ascendente
cometimento
4f4eb7c18f
1 ficheiros alterados com 4 adições e 1 eliminações
  1. +4
    -1
      .gitlab-ci.yml

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

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

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

tags:
- debian
- buster
- ansible

Carregando…
Cancelar
Guardar