ソースを参照

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:


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