s
This commit is contained in:
parent
254b155fb6
commit
e8255501d9
@ -1,6 +1,7 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent any
|
agent any
|
||||||
environment {
|
environment {
|
||||||
|
PATH = "/path/to/your/python/bin:${env.PATH}"
|
||||||
SACRED_IGNORE_GIT = 'TRUE'
|
SACRED_IGNORE_GIT = 'TRUE'
|
||||||
}
|
}
|
||||||
parameters {
|
parameters {
|
||||||
|
Loading…
Reference in New Issue
Block a user