You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When pulling alpine image to use for certs, Docker pull rate is being exceeded if your company runs self-hosted runners and has more than 100 builds per 6 hours. Passing the Docker credentials to the action resolves this, but it doesn't let you push your image to another location.
When pulling alpine image to use for certs, Docker pull rate is being exceeded if your company runs self-hosted runners and has more than 100 builds per 6 hours. Passing the Docker credentials to the action resolves this, but it doesn't let you push your image to another location.
Potential fix:
There is no longer a need to grab the certs.
Expected results: Download is only from ghcr.io for the executor and no need for the alpine download
The text was updated successfully, but these errors were encountered: