Deepomatic / dmake

DMake is a tool to manage micro-service based applications
MIT License
36 stars 3 forks source link

Support docker image tag customization with environment variables #541

Closed thomas-riccardi closed 2 years ago

thomas-riccardi commented 2 years ago

closes #526

Add special env vars prefixed with _ just for this tag name specification, so we can easily reproduce the previous behavior: ${_BRANCH_SANITIZED_FOR_DOCKER}-${_BUILD_ID_OR_LATEST}${_VARIANT_SUFFIX} => it's the new default. => Actual default generated value doesn't change.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication