diff --git a/Jenkinsfile b/Jenkinsfile index e4cd3c3..df55b14 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,8 +1,5 @@ pipeline { agent any - tools { - nodejs 'nodeJS-23' - } environment { 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