This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -4,7 +4,7 @@ pipeline {
|
||||
|
||||
environment {
|
||||
REGISTRY_CREDENTIALS = credentials('registry-credentials-id')
|
||||
PORTAINER_CREDENTIALS = credentials('portainer-credentials')
|
||||
PORTAINER_CREDENTIALS = credentials('portainer-credentials-id')
|
||||
}
|
||||
|
||||
stages {
|
||||
|
||||
Reference in New Issue
Block a user