verbose build
All checks were successful
the build was successful

This commit is contained in:
ston1th 2018-12-24 17:21:02 +01:00
commit 5c2e3223bb
2 changed files with 3 additions and 3 deletions

View file

@ -18,7 +18,7 @@ pipeline:
image: golang:alpine
commands: sh .drone.sh
when:
event: [ push, pull_request ]
event: pull_request
publish_srv:
image: plugins/docker