modify Jenkinsfile

master
TBS093A 2022-03-01 16:14:49 +01:00
parent 5c4278b798
commit 073ea31007
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -74,7 +74,7 @@ pipeline {
'''
sh '''
ssh -v -o StrictHostKeyChecking=no -i $PRIV_KEY -tt ubuntu@13.48.201.185 "sudo chown root:root -R /home/ubuntu/docker-compose/volumes/https-nginx-sta>
ssh -v -o StrictHostKeyChecking=no -i $PRIV_KEY -tt ubuntu@13.48.201.185 "sudo chown root:root -R /home/ubuntu/docker-compose/volumes/https-nginx-static/kamil-zuk-cv.tk ;"
'''
}
}