Fixed YAML syntax for variables: Round Two
This commit is contained in:
@@ -3,8 +3,8 @@ stages:
|
|||||||
- deploy
|
- deploy
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
- HUGO_IMAGE_TAG: arm
|
HUGO_IMAGE_TAG: arm
|
||||||
- AWS_IMAGE_TAG: 0.2
|
AWS_IMAGE_TAG: 0.2
|
||||||
|
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
|
|||||||
Reference in New Issue
Block a user