ready for deployment

This commit is contained in:
2019-05-07 05:43:10 +02:00
parent f3d0a430eb
commit 888d80c41c
3 changed files with 3 additions and 3 deletions
Vendored
+2 -2
View File
@@ -31,8 +31,8 @@ pipeline {
sh "cat src/version.txt" sh "cat src/version.txt"
sh "echo '####################################################'" sh "echo '####################################################'"
sh 'rm config/vnc-notificationproxy.js' sh 'rm config/vnc-avatarservice.js'
sh 'cp -P conf.template/vnc-notificationproxy.js config/vnc-notificationproxy.js' sh 'cp -P conf.template/vnc-avatarservice.js config/vnc-avatarservice.js'
// yarn fails on node4 with kurento stuff // yarn fails on node4 with kurento stuff
sh 'yarn install' sh 'yarn install'
lock('debianbuild') { lock('debianbuild') {
+1
View File
@@ -0,0 +1 @@
/etc/vnc-avatarservice.js
-1
View File
@@ -1 +0,0 @@
/etc/vnc-notificationproxy.js