fixed drone
continuous-integration/drone/push Build encountered an error
Details
continuous-integration/drone/push Build encountered an error
Details
This commit is contained in:
parent
ef0b1484fe
commit
1b2355ff43
|
@ -42,7 +42,7 @@ steps:
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
|
|
||||||
- name: test
|
- name: test
|
||||||
image: docker:latest
|
image: docker:dind
|
||||||
privileged: true
|
privileged: true
|
||||||
commands:
|
commands:
|
||||||
- docker build -t scoutrobot .
|
- docker build -t scoutrobot .
|
||||||
|
|
Loading…
Reference in New Issue