bug fix
Some checks are pending
continuous-integration/drone/push Build was killed

This commit is contained in:
2018-12-18 17:01:20 +08:00
parent 889c62e3fe
commit 3d9febd9e6

View File

@@ -1,8 +1,7 @@
kind: pipeline
name: hellodrone
steps:
- name: build hello.go
pipeline:
hellodrone:
image: golang
commands:
- echo build start
- go build
- echo build end