fixes/security
This commit is contained in:
Vendored
+10
-20
@@ -150,26 +150,16 @@
|
||||
"panel": "dedicated"
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Build & Push: postfix",
|
||||
"type": "shell",
|
||||
"command": "make push-postfix",
|
||||
"group": "build",
|
||||
"presentation": {
|
||||
"reveal": "always",
|
||||
"panel": "dedicated"
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Build & Push: opendkim",
|
||||
"type": "shell",
|
||||
"command": "make push-opendkim",
|
||||
"group": "build",
|
||||
"presentation": {
|
||||
"reveal": "always",
|
||||
"panel": "dedicated"
|
||||
}
|
||||
}
|
||||
// {
|
||||
// "label": "Build & Push: <template>",
|
||||
// "type": "shell",
|
||||
// "command": "make push-<template>",
|
||||
// "group": "build",
|
||||
// "presentation": {
|
||||
// "reveal": "always",
|
||||
// "panel": "dedicated"
|
||||
// }
|
||||
// }
|
||||
],
|
||||
"inputs": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user