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