Build: branch-aware Docker tagging convention #40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
main->:main+:latest,development->:devdocker-push-versiontarget for pinned version tags from Cargo.toml (e.g.:0.1.0)BRANCHvariable to Makefile for automatic detectionRegistry tags
:dev- development branch (staging):main- main branch (production):latest- alias for:main:X.Y.Z- pinned version releases