This commit is contained in:
parent
84bd31e717
commit
38596fd4ee
@ -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,
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user