move 2 brojs
platform/bro/pipeline/head This commit looks good
platform/bro/pipeline/pr-master This commit looks good

This commit is contained in:
Primakov Alexandr Alexandrovich
2024-08-05 21:56:28 +03:00
parent a669e2af81
commit d7b521c2ec
10 changed files with 1411 additions and 3362 deletions
Vendored
+1 -1
View File
@@ -1,7 +1,7 @@
pipeline {
agent {
docker {
image 'node:18'
image 'node:20'
}
}