oh this is the tag change

This commit is contained in:
Blair Vanderlugt 2021-08-19 10:47:41 -04:00
parent 71223ef8ea
commit 6e7b3c92a1
1 changed files with 2 additions and 1 deletions

View File

@ -22,8 +22,9 @@ stages:
variables:
DOCKER_BUILDKIT: "1"
COMPOSE_DOCKER_CLI_BUILD: "1"
MR_IMAGE_TAG: $CI_REGISTRY_IMAGE/$APP_NAME:mr-$CI_COMMIT_SHORT_SHA
MR_IMAGE_TAG: mr-$CI_COMMIT_SHORT_SHA
# todo you can probably just build the single image w/o docker-compose
build-merge-request:
stage: build
tags: