This commit is contained in:
@@ -1,8 +1,7 @@
|
|||||||
kind: pipeline
|
pipeline:
|
||||||
name: hellodrone
|
hellodrone:
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: build hello.go
|
|
||||||
image: golang
|
image: golang
|
||||||
commands:
|
commands:
|
||||||
|
- echo build start
|
||||||
- go build
|
- go build
|
||||||
|
- echo build end
|
||||||
|
|||||||
Reference in New Issue
Block a user