-
-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
Currently, it appears the only way to publish a Timoni module in OCI format is to use timoni mod push
. This is unfortunate, as it limits what an end-user can do with the OCI artifact prior to pushing it to a registry. This is especially true in existing CI systems, where the desire may be to integrate Timoni as another step (i.e. to produce container images, but not necessarily publish them until later).
In this sense, I believe something like timoni mod build
would be a helpful intermediate step that performs the same operations as timoni mod publish
but without pushing the image to a registry.
rp-thomas
Metadata
Metadata
Assignees
Labels
No labels