Commit 2393e56c authored by Tobias Munk's avatar Tobias Munk

updated versioning

parent d8f13ef3
Pipeline #49652 failed with stages
in 17 seconds
......@@ -14,7 +14,7 @@ before_script:
- export ISOLATION=buildpipeline${CI_BUILD_PIPELINE}
- export COMPOSE_PROJECT_NAME=${ISOLATION}
- export APP_VERSION=$(git describe --always --dirty)
- export APP_VERSION=$(git describe --always --dirty --tags)
- export PHP_IMAGE_NAME=dmstr/yii2-app
- export STACK_PHP_IMAGE=${PHP_IMAGE_NAME}:${APP_VERSION}
- export REGISTRY_PHP_IMAGE=${PHP_IMAGE_NAME}:${CI_BUILD_REF_NAME}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment