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