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