瀏覽代碼

Yet...

merge-requests/1/merge
Christoph Haas 10 年之前
父節點
當前提交
07d2c56b80
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      .gitlab-ci.yml

+ 1
- 1
.gitlab-ci.yml 查看文件

@@ -2,7 +2,7 @@ image: debian:8

before_script:
- apt-get update -qy
- apt-get install -y python-pip
- apt-get install -y python-dev python-pip
- pip install ansible

job1:


Loading…
取消
儲存