Removed unecessary step.
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
a4adb7c582
commit
a2ed5c2e58
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -31,7 +31,6 @@ pipeline {
|
||||
conda run -n base dotnet publish --configuration Release --output output/shop-modules $file
|
||||
done
|
||||
'''
|
||||
sh 'rm output/shop-modules/**/*.Tests.dll'
|
||||
fingerprint 'output/shop-modules/**/Props.Shop.*'
|
||||
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