feat: added lots of ui
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:
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@@ -13,7 +13,8 @@ pipeline {
|
||||
stage('Deploy') {
|
||||
steps {
|
||||
sh '''#!/bin/sh
|
||||
rsync ./public /var/www/public/html/drums
|
||||
rm -r /var/www/public/html/drums
|
||||
cp ./public /var/www/public/html/drums
|
||||
'''
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user