Add docker image to pipelines config

This commit is contained in:
Ramon Wenger 2019-01-31 16:50:00 +01:00
parent 10841a69be
commit 7e4e6c4815
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# Only use spaces to indent your .yml configuration.
# -----
# You can specify a custom docker image from Docker Hub as your build environment.
image: python:3.6.6
image: iterativ/skillbox-test:latest
clone: