mirror of
https://github.com/simon987/music-graph-ui.git
synced 2025-04-19 18:16:41 +00:00
Jenkins fixes
This commit is contained in:
parent
0e998eaf9b
commit
05bb263cb3
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 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user