Commit 0b900111 authored by Tobias Munk's avatar Tobias Munk

fixed tag

parent cdff15a0
Pipeline #14677 passed with stages
in 1 minute and 24 seconds
......@@ -107,7 +107,7 @@ release:nginx:latest:
script:
- docker tag ${STACK_PHP_IMAGE}-nginx ${REGISTRY_PHP_IMAGE}-nginx
- docker push ${REGISTRY_PHP_IMAGE}-nginx
- docker tag ${STACK_PHP_IMAGE}-nginx-alpine ${REGISTRY_PHP_IMAGE}-alpine-nginx
- docker tag ${STACK_PHP_IMAGE}-alpine-nginx ${REGISTRY_PHP_IMAGE}-alpine-nginx
- docker push ${REGISTRY_PHP_IMAGE}-alpine-nginx
......
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