浏览代码

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: before_script:
- apt-get update -qy - apt-get update -qy
- apt-get install -y python-pip
- apt-get install -y python-dev python-pip
- pip install ansible - pip install ansible


job1: job1:


正在加载...
取消
保存