Ver a proveniência

Trying to use Gitlab CI to test the playbook via Docker

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

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

@@ -1,3 +1,3 @@
job1:
script: "echo hello world"
script: "ansible-playbook ispmail.yml"


Carregando…
Cancelar
Guardar