ソースを参照

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:


読み込み中…
キャンセル
保存