mirror of
https://github.com/ghndrx/docker-test-image.git
synced 2026-02-10 06:45:05 +00:00
add ,
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -3,7 +3,7 @@ pipeline{
|
||||
agent any
|
||||
|
||||
environment {
|
||||
DOCKERHUB_CREDENTIALS=credentials('dockerhub-cred')
|
||||
DOCKERHUB_CREDENTIALS=credentials('dockerhub-cred'),
|
||||
SSH_CREDNETIALS=credentials('ssh-creds')
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user