You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: