Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LCLI docker push access denied #2554

Closed
BeroBurny opened this issue Aug 31, 2021 · 5 comments
Closed

LCLI docker push access denied #2554

BeroBurny opened this issue Aug 31, 2021 · 5 comments

Comments

@BeroBurny
Copy link

Description

after building lcli image its failed to push on docker hub

Present Behaviour

there is no lcli image on the docker hub
https://github.com/sigp/lighthouse/runs/3439538667?check_suite_focus=true

(there is a known issue from a month still not resolved #2469 (comment))

Expected Behaviour

able to use lcli docker image from docker hub

Steps to resolve

add permissions for pushing image and re-run all failed pushes

@paulhauner
Copy link
Member

paulhauner commented Sep 3, 2021

Sorry for the delay, I've manually pushed the image and created the repo (using 5a3bcd2):

https://hub.docker.com/r/sigp/lcli

We can leave this open until we see CI update it successfully.

@michaelsproul
Copy link
Member

It seems it's still broken https://github.com/sigp/lighthouse/runs/3502705442

@paulhauner
Copy link
Member

Oh, bummer. I modified the permissions of the lcli dockerhub repo. Hopefully that works 🤞

@BeroBurny
Copy link
Author

Oh, bummer. I modified the permissions of the lcli dockerhub repo. Hopefully that works

seems still is a issue 🙈
https://github.com/sigp/lighthouse/runs/3539814672?check_suite_focus=true

@michaelsproul
Copy link
Member

Looks like it just needed a new commit to unstable, working now 🎉 https://github.com/sigp/lighthouse/runs/3577392749

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants