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