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