Compare commits

..
1 Commits
Author SHA1 Message Date
Christian Richter 29ae97f89a test seperate notify pipeline
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-05-19 14:07:15 +02:00
+1 -1
View File
@@ -46,7 +46,7 @@ def notify(ctx):
} }
}, },
], ],
"depends_on": [], "depends_on": ["matrix-notifications"],
"trigger": { "trigger": {
"ref": [ "ref": [
"refs/heads/master", "refs/heads/master",