Browse Source

Trying to CI build against williamyeh/ansible:debian8 image

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

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

@@ -1,7 +1,4 @@
image: debian:8

services:
- ansible
image: williamyeh/ansible:debian8


#before_script: #before_script:
# - apt-get update -qy # - apt-get update -qy


Loading…
Cancel
Save