mirror of
https://github.com/simon987/music-graph-ui.git
synced 2025-12-16 08:09:03 +00:00
Jenkins fixes
This commit is contained in:
4
jenkins/Jenkinsfile
vendored
4
jenkins/Jenkinsfile
vendored
@@ -10,6 +10,10 @@ remote.retryWaitSec = 3
|
|||||||
logLevel = 'FINER'
|
logLevel = 'FINER'
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
|
agent none
|
||||||
|
environment {
|
||||||
|
HOME='.'
|
||||||
|
}
|
||||||
stages {
|
stages {
|
||||||
stage('Build') {
|
stage('Build') {
|
||||||
agent {
|
agent {
|
||||||
|
|||||||
Reference in New Issue
Block a user