Changes config for proper setup

This commit is contained in:
Andy Tudhope 2018-10-22 15:58:10 +02:00
parent 755971d2ec
commit 377a9eb630
No known key found for this signature in database
GPG Key ID: 02A3DFA93BF26AD2
3 changed files with 3 additions and 3 deletions

2
Jenkinsfile vendored
View File

@ -51,7 +51,7 @@ pipeline {
sshagent(credentials: ['jenkins-ssh']) {
sh '''
scp -o StrictHostKeyChecking=no -r public/. \
jenkins@node-01.do-ams3.proxy.misc.statusim.net:/var/www/dev-docs/
jenkins@node-01.do-ams3.proxy.misc.statusim.net:/var/www/dev-studio/
'''
}
} }

View File

@ -19,7 +19,7 @@ deploy:
type: git
branch: gh-pages
name: status-im-auto
repo: git@github.com:status-im/incubate.status.im.git
repo: git@github.com:status-im/studio.status.im.git
theme_config:
favicon: img/logo-32.png

View File

@ -19,7 +19,7 @@ deploy:
type: git
branch: gh-pages
name: status-im-auto
repo: git@github.com:status-im/incubate.status.im.git
repo: git@github.com:status-im/studio.status.im.git
theme_config:
favicon: img/logo-32.png