remove some events
This commit is contained in:
parent
0924219fc2
commit
88cb29ce1a
@ -7,7 +7,7 @@ pipeline:
|
|||||||
- go build -o segfautils
|
- go build -o segfautils
|
||||||
dockerize_n_publish:
|
dockerize_n_publish:
|
||||||
when:
|
when:
|
||||||
event: [push, tag, deployment]
|
event: [push]
|
||||||
name: dockerize and publish
|
name: dockerize and publish
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
|
Reference in New Issue
Block a user