1
0
mirror of https://github.com/jakeswenson/BitBetter.git synced 2023-10-10 13:36:57 +02:00

install docker

This commit is contained in:
Jake Swenson 2017-10-22 10:38:44 -07:00
parent 6c2561ee23
commit 773b47fd49

View File

@ -12,6 +12,7 @@ jobs:
name: Print the Current Time
command: date
- setup_remote_docker
- run: { name: 'Get docker', command: 'curl -fsSL get.docker.com -o get-docker.sh && sh get-docker.sh' }
- run:
name: Build script
command: ./build.sh