Update .drone.yml repository URL

This commit is contained in:
Joe Groocock 2017-08-10 16:19:13 +01:00 committed by GitHub
parent b23e29aec8
commit cbc10c6bd1

View File

@ -39,7 +39,7 @@ pipeline:
server: https://drone.adam-ant.co.uk server: https://drone.adam-ant.co.uk
fork: true fork: true
repositories: repositories:
- Adam-Ant/docker-busybox-base@libressl - Adam-Ant/docker-busybox@libressl
when: when:
event: [ push, tag, deployment] event: [ push, tag, deployment]
status: [ success ] status: [ success ]