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
|
name: Print the Current Time
|
||||||
command: date
|
command: date
|
||||||
- setup_remote_docker
|
- setup_remote_docker
|
||||||
|
- run: { name: 'Get docker', command: 'curl -fsSL get.docker.com -o get-docker.sh && sh get-docker.sh' }
|
||||||
- run:
|
- run:
|
||||||
name: Build script
|
name: Build script
|
||||||
command: ./build.sh
|
command: ./build.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user