Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update base image and tagging strategy in Docker release workflow
Simplified the base images for Docker tags by removing redundancy. Switched from multi-line to single-line image specification. Previous tagging strategy dependent on various events/attributes is streamlined to only associate Docker tags based on branch, pull request and semantic versions. This simplifies the release process.
- Loading branch information