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

Add CI/CD to deploy new versions to cvmfs automatically #8

Open
jamierajewski opened this issue Mar 6, 2020 · 0 comments
Open

Add CI/CD to deploy new versions to cvmfs automatically #8

jamierajewski opened this issue Mar 6, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@jamierajewski
Copy link
Contributor

At the moment, when a there are new changes made to master, Dockerhub and SingularityHub will automatically rebuild the image so that they always host the latest; however, the new image will not make its way to cvmfs unless someone remembers to do so.

Some kind of continuous integration/deployment technique could be used so that a new change on master will trigger a rebuild of the latest image and then a pull to cvmfs.

@jamierajewski jamierajewski added the enhancement New feature or request label Mar 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant