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