This commit is contained in:
bee
2026-04-28 15:47:50 +02:00
parent 5558ed473a
commit d56ff74f96
3 changed files with 12 additions and 1 deletions
+10
View File
@@ -60,6 +60,16 @@
"panel": "dedicated"
}
},
{
"label": "Deploy: fail2ban",
"type": "shell",
"command": "make deploy-fail2ban",
"group": "build",
"presentation": {
"reveal": "always",
"panel": "dedicated"
}
},
{
"label": "Build & Push: postfix",
"type": "shell",