Jenkins pipeline how to change to another folder

前端 未结 3 422
南旧
南旧 2020-12-13 11:49

Currently i am using Jenkins pipeline script.

For running one command, I need to access a folder outside its workspace directory.

I tried sh \"cd $wor

3条回答
提交回复
热议问题