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

Build latest docker images with GitHub Actions #24

Closed
konstantinjdobler opened this issue May 15, 2023 · 1 comment
Closed

Build latest docker images with GitHub Actions #24

konstantinjdobler opened this issue May 15, 2023 · 1 comment

Comments

@konstantinjdobler
Copy link
Owner

In GitHub Actions:

  1. detect if conda-lock.yml or ppc64le.conda-lock.yml has changed compared to the last commit
  2. build the docker image (bonus: implement caching from previous builds)
  3. push to docker registry / ghrc.io / private GitLab registry
@konstantinjdobler
Copy link
Owner Author

done in #49

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

No branches or pull requests

1 participant