[WIP] jenkinsfile integration

This commit is contained in:
bruno DA SILVA
2018-09-04 17:53:18 +02:00
parent cad18bee73
commit bde83fc705
10 changed files with 660 additions and 0 deletions

13
.jenkins/bin/init/debug.sh Executable file
View File

@@ -0,0 +1,13 @@
#!/usr/bin/env bash
set -x
whoami
pwd
ls
echo "$BRANCH_NAME:${BRANCH_NAME}"
echo "printenv :"
printenv