Skip to content

tapendium/docker

Repository files navigation

docker containers

Deploying an image

git tag -a <example-image>/<version> <commit-hash> -F release_notes/<example-image>_<version>.md
git push --tags

Triggering custom deployment tags

To trigger a custom deployment pipeline, upload custom pipeline in .buildkite/tag.yml and push the tag with skip.

git tag -a skip/<version> <commit-hash>

About

Monorepo: Docker images

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 5