Add Scaffold module with SafeWalk and Tower features
Some checks failed
continuous-integration/drone/push Build was killed

This commit is contained in:
2026-04-24 15:04:29 +06:00
parent 28776fa5b6
commit 54de787034
6 changed files with 149 additions and 1 deletions

View File

@@ -4,7 +4,10 @@
"Bash(curl -L -o gradle/wrapper/gradle-wrapper.jar https://raw.githubusercontent.com/gradle/gradle/master/gradle/wrapper/gradle-wrapper.jar)",
"Bash(git init *)",
"Bash(git checkout *)",
"Bash(git add *)"
"Bash(git add *)",
"Bash(git commit *)",
"Bash(git remote *)",
"Bash(git push *)"
]
}
}