AcademySoftwareFoundation / aswf-docker

Common container configuration
Apache License 2.0
145 stars 35 forks source link

AZP: Incorrect password for Docker login #5

Closed aloysbaillet closed 4 years ago

aloysbaillet commented 4 years ago

Hi @tykeal Looks like the credentials are not correct in the Azure project settings: https://dev.azure.com/academysoftwarefoundation/Academy%20Software%20Foundation/_build/results?buildId=203&view=results

Error response from daemon: Get https://registry-1.docker.io/v2/: unauthorized: incorrect username or password

Here's a successful build with my own project: https://dev.azure.com/aloysbaillet/ASWF/_build/results?buildId=206&view=results

aloysbaillet commented 4 years ago

I've logged the issue there as well: https://jira.linuxfoundation.org/servicedesk/customer/portal/2/IT-16960

aloysbaillet commented 4 years ago

The issue has been reported fixed by @tykeal so once fully tested I'll close the issue.