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

chore(ci): use built docker image for tests without the need of uploading to dockerhub #8769

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

KSDaemon
Copy link
Member

@KSDaemon KSDaemon commented Oct 2, 2024

This PR updates the testing-drivers CI: the built docker image is transferred from build to tests job via upload/download artifact and is loaded into local docker, thus avoiding the need to upload/download the docker image from dockerhub registry

Copy link

vercel bot commented Oct 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

8 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples-angular-dashboard ⬜️ Ignored (Inspect) Visit Preview Oct 2, 2024 2:28pm
examples-react-d3 ⬜️ Ignored (Inspect) Visit Preview Oct 2, 2024 2:28pm
examples-react-dashboard ⬜️ Ignored (Inspect) Visit Preview Oct 2, 2024 2:28pm
examples-react-data-table ⬜️ Ignored (Inspect) Visit Preview Oct 2, 2024 2:28pm
examples-react-highcharts ⬜️ Ignored (Inspect) Visit Preview Oct 2, 2024 2:28pm
examples-react-material-ui ⬜️ Ignored (Inspect) Visit Preview Oct 2, 2024 2:28pm
examples-react-pivot-table ⬜️ Ignored (Inspect) Visit Preview Oct 2, 2024 2:28pm
examples-vue-query-builder ⬜️ Ignored (Inspect) Visit Preview Oct 2, 2024 2:28pm

@KSDaemon KSDaemon force-pushed the feat/local-docker-image-in-tests branch 2 times, most recently from 8d48cde to 6348647 Compare October 2, 2024 14:23
@KSDaemon KSDaemon force-pushed the feat/local-docker-image-in-tests branch from 6348647 to b1070d4 Compare October 2, 2024 14:28
@KSDaemon KSDaemon changed the title feat(ci): use built docker image for tests without the need of uploading to dockerhub chore(ci): use built docker image for tests without the need of uploading to dockerhub Oct 2, 2024
@KSDaemon KSDaemon merged commit f40062b into master Oct 2, 2024
29 checks passed
@KSDaemon KSDaemon deleted the feat/local-docker-image-in-tests branch October 2, 2024 19:45
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

Successfully merging this pull request may close these issues.

2 participants