npm build

This commit is contained in:
2025-01-19 23:17:36 +01:00
parent e4284654a1
commit bdbac0cc30

3
Jenkinsfile vendored
View File

@@ -1,8 +1,7 @@
pipeline { pipeline {
agent any agent any
tools { tools {
jdk 'jdk-21' nodejs 'nodeJS-23'
maven 'mvn 3.9.9'
} }
environment { environment {
SSH_CREDENTIALS_ID = 'ssh-true-nas' // ID van de SSH-sleutel in Jenkins SSH_CREDENTIALS_ID = 'ssh-true-nas' // ID van de SSH-sleutel in Jenkins