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: add github action docker push #181

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

tommilligan
Copy link
Contributor

Closes #178

Adds Github Actions to:

  • Check that the docker image can be built for each new PR
  • Build and push a tagged docker image when a new git tag is pushed to the repo (will tag appropriately for tags of format x0.0.0)

This PR also adds installation of node-gyp to the docker image, as I was unable to make the build work otherwise.

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.

de-facto quickchart docker image ianw/quickchart appears abandoned
1 participant