add simple deploy

This commit is contained in:
pratik
2025-10-22 13:19:06 -05:00
parent d0f9139146
commit 4db1285f88
2 changed files with 324 additions and 1 deletions

View File

@@ -8,7 +8,8 @@
"Bash(./gradlew clean build:*)",
"Bash(jar:*)",
"Bash(git log:*)",
"Bash(dir /B *.sh *.md)"
"Bash(dir /B *.sh *.md)",
"Bash(chmod:*)"
],
"deny": [],
"ask": []