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

Feature Request: Create build pipeline to build and publish MMS container image #23

Open
bencourliss opened this issue Jun 20, 2023 · 0 comments
Assignees

Comments

@bencourliss
Copy link
Member

Currently the MMS container image is built and published by an IBM-internal Jenkins pipeline that make it difficult for open-source developers to see how its done. In addition, this is only done on a nightly basis with no way for non-IBM employees to trigger it.

We need to have a pipeline that builds and publishes the MMS container image into Dockerhub. This pipeline should ideally take the form of Github Actions and operate off of pull requests. The pipeline should publish the testing tag to Dockerhub upon completion.

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

No branches or pull requests

2 participants