Update Jenkinsfile
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -18,6 +18,7 @@ pipeline {
|
||||
sh '''
|
||||
rsync -avz --delete \
|
||||
--exclude .git \
|
||||
--exclude Jenkinsfile \
|
||||
./ www-data@web14:/var/www/html/
|
||||
'''
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user