luet/pkg/compiler/types
Ettore Di Giacinto 1e78570c50 Allow to push final images while compiling
Add --push-final-images, --push-final-images-repository and
--push-final-images-force to luet build.

--push-final-images enables pushing final artifact during build. Each
package built will be packed and pushed to the final repository
specified with --push-final-images-repository. By default if no
final-repository is specified and pushing final images is enabled will
default to the cache repository.

--push-final-images-force allows to force-push final images even if
there are already available on the specified registry
2021-11-05 23:03:29 +01:00
..
compression Refactor compiler and annotate buildoptions into compiler metadata 2021-04-16 13:57:54 +02:00
options Allow to push final images while compiling 2021-11-05 23:03:29 +01:00
spec Define context for scoped operation across core types 2021-10-21 23:58:24 +02:00