remove some events

This commit is contained in:
Midou36O 2022-08-12 21:54:05 +01:00
parent 0924219fc2
commit 88cb29ce1a
Signed by: midou
GPG Key ID: 08063D5407090BC2
1 changed files with 1 additions and 1 deletions

View File

@ -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: