This commit is contained in:
parent
b96b589c8c
commit
eb187ce2f1
@ -93,9 +93,6 @@ local PipelineNotifications = {
|
||||
},
|
||||
},
|
||||
],
|
||||
// depends_on: [
|
||||
// "deployment",
|
||||
// ],
|
||||
depends_on: [
|
||||
"linting",
|
||||
],
|
||||
@ -107,6 +104,5 @@ local PipelineNotifications = {
|
||||
|
||||
[
|
||||
PipelineLinting,
|
||||
// PipelineDeployment,
|
||||
PipelineNotifications,
|
||||
]
|
||||
|
@ -71,8 +71,4 @@ trigger:
|
||||
depends_on:
|
||||
- linting
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: ea7f2937d0d862676fcec30d1f638759ab64c4b4b6886ed42859c8fa47789c05
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user