kaniko/cmd/executor
David McKay 4535039be9
Add Flag to Disable Push to Container Registry
The flag, `--no-push`, is added to allow building a container image
without pushing to a container registry. It can be common, especially
with multi-stage builds and `--target`, to build enough to run the tests,
and then perform a push in a separate CI step. This will facilitate these
workflows.
2018-08-17 17:49:47 +01:00
..
cmd Add Flag to Disable Push to Container Registry 2018-08-17 17:49:47 +01:00
main.go org rename from GoogleCloudPlatform to GoogleContainerTools 2018-04-17 11:45:39 -07:00