Tags: usertour/usertour
Tags
chore: improve Docker image workflow with additional logging - Removed the workflow_dispatch trigger from the Docker image workflow. - Added echo statements to log the Git reference, extracted tag, and stripped version for better debugging and visibility during the workflow execution.
chore: update Docker image workflow to use semantic versioning and ad… …d flavor configuration - Changed the tags in the docker-image.yml workflow to utilize semantic versioning for better version management. - Added a flavor configuration to specify the latest tag and prefix options.
fix: update Docker image workflow tags to include version prefix - Modified the tags in the docker-image.yml workflow to include a version prefix for better versioning management. - Ensured the latest tag remains intact while adding the prefix for tagged events.
PreviousNext