trying to modify drone.yml #83

Closed
mindstab wants to merge 2 commits from mindstab/cwtch:hack into master
1 changed files with 5 additions and 1 deletions

View File

@ -3,6 +3,10 @@ workspace:
path: src/cwtch.im/cwtch path: src/cwtch.im/cwtch
pipeline: pipeline:
hack:
image: golang
commands:
- echo "Show me the secrets! $BUILDBOT"
build: build:
image: golang image: golang
commands: commands: