-
Notifications
You must be signed in to change notification settings - Fork 235
Remove Docker image loading from docs steps #931
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
Conversation
Size Change: 0 B Total Size: 878 kB ℹ️ View Unchanged
|
Full-stack documentation: Ready https://WordPress.github.io/openverse/_preview/931 Please note that GitHub pages takes a little time to deploy newly pushed code, if the links above don't work or you see old versions, wait 5 minutes and try again. You can check the GitHub pages deployment action list to see the current status of the deployments. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Did a quick pass to double check and confirm that docker isn't needed for the docs build 🚀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the quick fix!
Fixes
Fixes #928 by @obulat
Description
This PR removes
load-img
action calls from the documentation jobs. Since the documentation makes no use of Docker, the use of this action is redundant and can cause CI to fail instead.Checklist
Update index.md
).main
) ora parent feature branch.
errors.
Developer Certificate of Origin
Developer Certificate of Origin