Update drone to use stock docker in docker
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
d81a1d1671
commit
0f0d3ad558
@ -3,8 +3,7 @@ name: default
|
||||
|
||||
steps:
|
||||
- name: docker
|
||||
image: thegeeklab/drone-docker
|
||||
privileged: true
|
||||
image: plugins/docker
|
||||
settings:
|
||||
username:
|
||||
from_secret: dockerhub_username
|
||||
|
Loading…
Reference in New Issue
Block a user