Update 'Jenkinsfile'
This commit is contained in:
parent
09808323e7
commit
af4794371a
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -44,7 +44,7 @@ pipeline{
|
|||||||
set -e
|
set -e
|
||||||
echo $WORKSPACE
|
echo $WORKSPACE
|
||||||
pwd
|
pwd
|
||||||
export WORKSPACE="jenkins/workspace/ant-http"
|
export WORKSPACE="jenkins/workspace/test"
|
||||||
cd $WORKSPACE
|
cd $WORKSPACE
|
||||||
bash test.sh
|
bash test.sh
|
||||||
'''
|
'''
|
||||||
|
Loading…
Reference in New Issue
Block a user