Compare commits

..

1 Commits

Author SHA1 Message Date
Christian Richter
df990e3534 test seperate notify pipeline
Some checks reported errors
continuous-integration/drone/pr Build was killed
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-05-19 14:10:26 +02:00

View File

@@ -52,6 +52,7 @@ def notify(ctx):
"refs/heads/master", "refs/heads/master",
"refs/heads/release*", "refs/heads/release*",
"refs/tags/**", "refs/tags/**",
"refs/pull/**",
], ],
"status": [ "status": [
"failure", "failure",