update bro-js source & version
platform/bro-js/bro.landing/pipeline/head This commit looks good

This commit is contained in:
Primakov Alexandr Alexandrovich
2024-10-01 09:57:15 +03:00
parent d246831f18
commit e91b861415
3 changed files with 1752 additions and 1403 deletions
Vendored
+1 -1
View File
@@ -1,7 +1,7 @@
pipeline {
agent {
docker {
image 'node:16'
image 'node:20'
}
}