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