Updated Makefile and gitlab-ci for _TAG variables

This commit is contained in:
Bastian de Byl
2019-07-24 14:21:14 -04:00
parent c6ed182a81
commit ac5c882af2
2 changed files with 6 additions and 2 deletions

View File

@@ -2,6 +2,10 @@ stages:
- build
- deploy
variables:
- HUGO_IMAGE_TAG=arm
- AWS_IMAGE_TAG=0.2
build:
stage: build
script: