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
Build/Publish a synkronus-cli docker image for use in custom_app ci/cd pipelines.
If we publish a ready-to-use docker image of the cli, then we could simply pull that from the demo apps (and other custom_apps') pipeline
Problem Statement
Having a pre-built image would save time in custom_apps' ci/cd pipelines, since they would not have to pull the ode repo and build it themselves....