Add docker image to pipelines config
This commit is contained in:
parent
10841a69be
commit
7e4e6c4815
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue