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