fix: help me

This commit is contained in:
2023-04-08 21:53:54 +02:00
parent 00acc3f1c7
commit e0bf5587ca

1
Jenkinsfile vendored
View File

@@ -1,5 +1,6 @@
pipeline {
agent any
tools { nodejs "NodeJS (sern snippets)" }
stages {
stage('Build VSCode extension') {