Skip to content

Commit

Permalink
Change dockerhub user from ubercadence to jht305 (#6227)
Browse files Browse the repository at this point in the history
* Change dockerhub user from ubercadence to jht305

The ubercadence dockerhub user has been changed from a user to an
organization, this means we can no longer log in as ubercadence.

Sadly dockerhub does not support access tokens for organisations, see
docker/roadmap#461 it is however on the
roadmap https://github.com/orgs/docker/projects/51

Until this is supported the workaround is to use a user login that has
access to the org. So as I am such a user we will use mine for the time
being.

* Empty commit to trigger github CI
  • Loading branch information
jakobht authored Aug 15, 2024
1 parent b1c923e commit f591d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipeline-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -304,5 +304,5 @@ steps:
name: ubercadence-dockerhub
key: password
- docker-login#v2.0.1:
username: ubercadence
username: jht305
password-env: DOCKER_LOGIN_PASSWORD

0 comments on commit f591d95

Please sign in to comment.