How can I let pipelines resolve the current datetime for a VERSION_LABEL?
Cuurentlly I have this but its only adding the string "YYY-mm-dd_HHMMSS" to my resulting version tag:
VERSION_LABEL: "${APPLICATION_ENVIRONMENT}_YYYY-mm-dd_HHMMSS_${BITBUCKET_BUILD_NUMBER}"Y