Made sure shop module path exists in Jenkinsfile.
Some checks failed
ydeng/props/pipeline/head There was a failure building this commit
Some checks failed
ydeng/props/pipeline/head There was a failure building this commit
This commit is contained in:
parent
a2ed5c2e58
commit
ad1c5a3180
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -32,6 +32,7 @@ pipeline {
|
||||
done
|
||||
'''
|
||||
fingerprint 'output/shop-modules/**/Props.Shop.*'
|
||||
sh 'mkdir -p ./Props/shops/'
|
||||
sh 'cp ./Props.Shop/output/shop-modules/**/*.dll ./Props.Shop/output/shop-modules/**/*.deps.json ./Props/shops/.'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user