Compare commits
1 Commits
0066384036
...
837d5c6e53
Author | SHA1 | Date | |
---|---|---|---|
837d5c6e53 |
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -63,7 +63,7 @@ pipeline {
|
|||||||
script {
|
script {
|
||||||
withCredentials([
|
withCredentials([
|
||||||
usernamePassword([
|
usernamePassword([
|
||||||
credentialsId: 'forge-jenkins',
|
credentialsId: 'kipp-credentials',
|
||||||
usernameVariable: 'DOCKER_REGISTRY_USERNAME',
|
usernameVariable: 'DOCKER_REGISTRY_USERNAME',
|
||||||
passwordVariable: 'DOCKER_REGISTRY_PASSWORD'
|
passwordVariable: 'DOCKER_REGISTRY_PASSWORD'
|
||||||
])
|
])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user