瀏覽代碼

Make sure 'patch' is installed to succeed CI tests

merge-requests/1/merge
Christoph Haas 10 年之前
父節點
當前提交
5dd0c18e04
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. +4
    -0
      .gitlab-ci.yml

+ 4
- 0
.gitlab-ci.yml 查看文件

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

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

variables:
HOSTNAME: default.example.org



Loading…
取消
儲存