trying with docker in docker image
This commit is contained in:
parent
09b3cb7fed
commit
1f7bd1c62c
@ -1,4 +1,6 @@
|
||||
image: python:3.6.2-alpine3.6
|
||||
image: docker:latest
|
||||
services:
|
||||
- docker:dind
|
||||
|
||||
before_script:
|
||||
- pip install pylint requests discord.py docker pybooru pylint wolframalpha
|
||||
|
Loading…
x
Reference in New Issue
Block a user