Updated Makefile and gitlab-ci for _TAG variables
This commit is contained in:
@@ -2,6 +2,10 @@ stages:
|
||||
- build
|
||||
- deploy
|
||||
|
||||
variables:
|
||||
- HUGO_IMAGE_TAG=arm
|
||||
- AWS_IMAGE_TAG=0.2
|
||||
|
||||
build:
|
||||
stage: build
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user