bug fix
continuous-integration/drone/push Build was killed Details

master
flyskype 7 years ago
parent 889c62e3fe
commit 3d9febd9e6

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

Loading…
Cancel
Save