kl
This commit is contained in:
@@ -7,7 +7,7 @@ pipeline {
|
|||||||
agent { label params['agentname'] }
|
agent { label params['agentname'] }
|
||||||
environment {
|
environment {
|
||||||
BORG_RELOCATED_REPO_ACCESS_IS_OK = 'yes'
|
BORG_RELOCATED_REPO_ACCESS_IS_OK = 'yes'
|
||||||
backdirectory = "/"+ ${directory}"
|
backdirectory = "/" + "${directory}"
|
||||||
}
|
}
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
|
|||||||
Reference in New Issue
Block a user