Added Maven install
This commit is contained in:
parent
49bee73796
commit
a16c83967d
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -8,6 +8,7 @@ pipeline {
|
||||
|
||||
tools {
|
||||
nodejs 'Node23' // This should match the name of your NodeJS installation in Jenkins tools
|
||||
maven 'Maven3.9'
|
||||
}
|
||||
|
||||
stages {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user