Jenkins setup

This commit is contained in:
simon987
2019-04-26 09:19:10 -04:00
parent 5880eb3fab
commit 2c318fa4df
4 changed files with 59 additions and 0 deletions

5
jenkins/deploy.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
export TTROOT="simon987"
chmod 755 -R "${TTROOT}/webroot"