Browse Source

Yet...

merge-requests/1/merge
Christoph Haas 10 years ago
parent
commit
07d2c56b80
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .gitlab-ci.yml

+ 1
- 1
.gitlab-ci.yml View File

@@ -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…
Cancel
Save