diff --git a/Jenkinsfile b/Jenkinsfile index d5d0f8e..bbf902c 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -89,7 +89,7 @@ pipeline { // pip3 install -r requirements.txt // """ // sudo apt update && \ - cp ~/.bashrc ~/.bashrc_bak + // cp ~/.bashrc ~/.bashrc_bak // echo 'if [ -d "$HOME/.local/bin" ] ; then' >> ~/.bashrc // echo ' PATH="$HOME/.local/bin:$PATH"' >> ~/.bashrc // echo 'fi' >> ~/.bashrc