Skip to content

Commit

Permalink
[OOE-246] Fixed Docker-hub cred id.
Browse files Browse the repository at this point in the history
  • Loading branch information
cseverino789 committed Jan 5, 2021
1 parent 4748585 commit 267c882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pipeline {
}

environment {
registryCred = 'docker-hub-temp-creds'
registryCred = 'docker-hub'
gitCred = 'build-guy'
}

Expand Down

0 comments on commit 267c882

Please sign in to comment.