1
0
Fork 0

Allow privileged use of Docker in the host
continuous-integration/drone/push Build is failing Details

master
Ambrose Chua 2020-05-13 12:41:45 +08:00
parent 2f71859427
commit 60a482c943
Signed by: ambrose
GPG Key ID: BC367D33F140B5C2
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ name: default
steps:
- name: dockerhub
image: hairyhenderson/dockerfiles-builder:latest
privileged: true
commands:
- bashbrew build caddy
- echo $PASSWORD | docker login --username $USERNAME --password-stdin