fix: fixed jenkinsfile
Some checks failed
Gitea djledda.de/arne-drums/pipeline/head There was a failure building this commit
Some checks failed
Gitea djledda.de/arne-drums/pipeline/head There was a failure building this commit
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -13,7 +13,7 @@ pipeline {
|
||||
stage('Deploy') {
|
||||
steps {
|
||||
sh '''#!/bin/bash
|
||||
/usr/bin/rsync ./public /var/www/public/html/drums'
|
||||
/usr/bin/rsync ./public /var/www/public/html/drums
|
||||
'''
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user