浏览代码

Yet another another...

merge-requests/1/merge
Christoph Haas 10 年前
父节点
当前提交
e89a7949c9
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      .gitlab-ci.yml

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

@@ -1,6 +1,8 @@
image: debian:8

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

job1:


正在加载...
取消
保存