modify hytha staging path
This commit is contained in:
parent
286181f816
commit
7742b03639
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -5,7 +5,7 @@ pipeline {
|
||||
when { branch 'staging' }
|
||||
agent { label 'apache && dev' }
|
||||
steps {
|
||||
sh '''cd /var/www/nextcloud/nextcloud/custom_apps
|
||||
sh '''cd /var/www/hytha35-sottye/nextcloud/custom_apps
|
||||
sudo su jenkins -c "git stash && git pull origin staging" '''
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user