Ver a proveniência

Make sure 'patch' is installed to succeed CI tests

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

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

@@ -1,5 +1,9 @@
image: williamyeh/ansible:debian8

before_script:
- apt-get update
- apt-get -y install patch

variables:
HOSTNAME: default.example.org



Carregando…
Cancelar
Guardar