mirror of
https://github.com/jakeswenson/BitBetter.git
synced 2023-10-10 13:36:57 +02:00
install docker
This commit is contained in:
parent
6c2561ee23
commit
773b47fd49
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user