mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-22 19:58:34 +01:00
added the maven repo hopefully
This commit is contained in:
parent
b6d99ee479
commit
1ce455a228
1 changed files with 3 additions and 0 deletions
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
|
@ -26,4 +26,7 @@ pipeline {
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
environment {
|
||||||
|
local_maven = '/var/www/maven'
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue