Merge pull request 'Update command' (#28) from develop into master
Reviewed-on: thisfro/pflaenz.li#28
This commit is contained in:
commit
d70029951f
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -28,7 +28,7 @@ node {
|
|||
|
||||
stage('Deploy staging') {
|
||||
// Deploy to staging host
|
||||
sh 'vendor/bin/dep deploy staging'
|
||||
sh 'vendor/bin/dep deploy lq5xi.ftp.infomaniak.com --no-interaction'
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Reference in a new issue