Commit 1eb1520b authored by Tobias Munk's avatar Tobias Munk

fixed release latest

parent 6f597bb0
Pipeline #11760 passed with stages
in 3 minutes and 51 seconds
......@@ -42,10 +42,10 @@ lint:
script:
- docker-compose run --rm php composer global show
release:
release:latest:
stage: release
only:
- release
- latest
- tags
script:
- docker tag ${STACK_PHP_IMAGE} ${REGISTRY_PHP_IMAGE}
......
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