use full python image
the build failed Details

This commit is contained in:
Robert Kaussow 2019-01-09 20:07:39 +01:00
parent 2ff6181178
commit e4b9b7844c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
pipeline:
ansible-latest:
image: python:2.7-slim
image: python:2.7
pull: True
commands:
- pip install ansible ansible-later -q
@ -8,7 +8,7 @@ pipeline:
group: test
ansible-master:
image: python:2.7-slim
image: python:2.7
pull: True
commands:
- pip install ansible ansible-later -q