Automatically push docker image
- Find
dockermeta.yamlandDockerfilediff - Build image according to
dockermeta.yamlwith appropriate version tag(format: HeadVer) - Push to registries in
dockermeta.yaml - Create git tag
c.f. dockermeta.yaml(configFile) name is configurable
Example:
head: 1
registries:
- public.ecr.aws
- gcr.io
repository: test