npm buildsss

This commit is contained in:
2025-01-19 23:24:57 +01:00
parent bdbac0cc30
commit 12fcef586a

3
Jenkinsfile vendored
View File

@@ -1,8 +1,5 @@
pipeline { pipeline {
agent any agent any
tools {
nodejs 'nodeJS-23'
}
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
TRUENAS_HOST = '192.168.2.31' // IP-adres of hostname van TrueNAS TRUENAS_HOST = '192.168.2.31' // IP-adres of hostname van TrueNAS