Update '.drone.yml'
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
ad0179ecf6
commit
8efa61a6b1
@ -15,3 +15,8 @@ steps:
|
||||
commands:
|
||||
- docker build -t registry.linuxrocker.com/caddy-server:v0.0.1 .
|
||||
- docker push registry.linuxrocker.com/caddy-server:v0.0.1
|
||||
|
||||
volumes:
|
||||
- name: dockersock
|
||||
host:
|
||||
path: /var/run/docker.sock
|
Loading…
Reference in New Issue
Block a user