ready for deployment
This commit is contained in:
Vendored
+2
-2
@@ -31,8 +31,8 @@ pipeline {
|
||||
sh "cat src/version.txt"
|
||||
sh "echo '####################################################'"
|
||||
|
||||
sh 'rm config/vnc-notificationproxy.js'
|
||||
sh 'cp -P conf.template/vnc-notificationproxy.js config/vnc-notificationproxy.js'
|
||||
sh 'rm config/vnc-avatarservice.js'
|
||||
sh 'cp -P conf.template/vnc-avatarservice.js config/vnc-avatarservice.js'
|
||||
// yarn fails on node4 with kurento stuff
|
||||
sh 'yarn install'
|
||||
lock('debianbuild') {
|
||||
|
||||
+1
@@ -0,0 +1 @@
|
||||
/etc/vnc-avatarservice.js
|
||||
@@ -1 +0,0 @@
|
||||
/etc/vnc-notificationproxy.js
|
||||
Reference in New Issue
Block a user