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

CI/CD pipeline for docker image #239

Open
JackGilmore opened this issue Jun 10, 2023 · 0 comments
Open

CI/CD pipeline for docker image #239

JackGilmore opened this issue Jun 10, 2023 · 0 comments

Comments

@JackGilmore
Copy link
Member

Is your feature request related to a problem? Please describe.

The Docker image for scraping is built at runtime when the pipeline is ran. We can speed up this process by auto-building the Docker image whenever the repository is updated, and then set up the pipeline to use the published image.

Describe the solution you'd like

  • CI/CD GitHub Actions pipeline that runs on push to main
  • Auto-increment version whenever the image is published
  • Host image on <ghcr.io> GitHub Packages

Describe alternatives you've considered

None

Additional context

None

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

No branches or pull requests

2 participants