Fix image name of templater stage
This commit is contained in:
@@ -47,7 +47,7 @@ publish:
|
|||||||
# - master
|
# - master
|
||||||
|
|
||||||
description_templater:
|
description_templater:
|
||||||
image: python/3.8-alpine
|
image: python:3.8-alpine
|
||||||
stage: build
|
stage: build
|
||||||
script: sh -e .utilities/templates/templater.sh
|
script: sh -e .utilities/templates/templater.sh
|
||||||
only:
|
only:
|
||||||
|
|||||||
Reference in New Issue
Block a user