Commit a4d21cc2 authored by Tobias Munk's avatar Tobias Munk

build latest on master

parent 14b8d1a3
Pipeline #68932 passed with stages
in 51 seconds
......@@ -59,7 +59,7 @@ test:php-nginx:
release:nginx:latest:
stage: release
only:
- latest
- master
script:
- docker login --username ${REGISTRY_USER} --password ${REGISTRY_PASS} ${REGISTRY_HOST}
- docker tag ${STACK_PHP_IMAGE}-nginx ${REGISTRY_PHP_IMAGE_LATEST}-nginx
......
......@@ -4,8 +4,6 @@ Supported tags and respective `Dockerfile` links
- `7.x-fpm-x.x`, `latest` ([Dockerfile](php/Dockerfile-fpm))
- `7.x-fpm-x.x-nginx`, `latest-nginx` ([Dockerfile](nginx/Dockerfile-fpm-nginx))
*`latest` images are currently built based on the `release/4.x` branch*
:information_source: See repository tags for full version numbers
See all available [image tags](https://hub.docker.com/r/dmstr/php-yii2/tags/)
......
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