(#16) delete lesson
All checks were successful
platform/bro/pipeline/pr-master This commit looks good
platform/bro/pipeline/head This commit looks good

This commit is contained in:
2024-04-01 23:20:09 +03:00
parent c68cea7fa6
commit 032cdaaa12
3 changed files with 216 additions and 81 deletions

1
Jenkinsfile vendored
View File

@@ -8,7 +8,6 @@ pipeline {
stages {
stage('install') {
steps {
sh 'ls -a'
sh 'node -v'
sh 'npm -v'
sh 'npm ci'