only build to push
This commit is contained in:
parent
51da0aefcf
commit
536c6bdc88
@ -23,6 +23,9 @@ steps:
|
||||
|
||||
- name: build (debian)
|
||||
image: golang:1.15-buster
|
||||
when:
|
||||
event:
|
||||
- push
|
||||
volumes:
|
||||
- name: cache
|
||||
path: /go
|
||||
|
Loading…
Reference in New Issue
Block a user