cleanup
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2019-06-09 13:06:46 +02:00
parent 84bd31e717
commit 38596fd4ee
1 changed files with 0 additions and 4 deletions

View File

@ -93,9 +93,6 @@ local PipelineNotifications = {
},
},
],
// depends_on: [
// "deployment",
// ],
depends_on: [
"linting",
],
@ -107,6 +104,5 @@ local PipelineNotifications = {
[
PipelineLinting,
// PipelineDeployment,
PipelineNotifications,
]