mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-03 01:09:54 -05:00
remove coonditions for notify pipeline
This commit is contained in:
+1
-1
@@ -1353,7 +1353,7 @@ def notify(ctx):
|
||||
}
|
||||
}
|
||||
],
|
||||
'depends_on': getDependsOnAllTestPipelines(ctx),
|
||||
'depends_on': [],
|
||||
'trigger': {
|
||||
'ref': [
|
||||
'refs/heads/master',
|
||||
|
||||
Reference in New Issue
Block a user