mirror of
https://github.com/status-im/nimbus-site.git
synced 2025-02-03 07:33:57 +00:00
Merge branch 'develop' of github.com:status-im/nimbus.status.im into develop
Merge latest changes with header update
This commit is contained in:
commit
eb1dce925e
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -51,10 +51,10 @@ 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-nimbus/
|
||||
'''
|
||||
}
|
||||
} }
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user