Fix image name of templater stage

This commit is contained in:
flow.gunso
2020-03-10 22:38:54 +01:00
parent ee35c0d9b8
commit 9ccbd7b7a3

View File

@@ -47,7 +47,7 @@ publish:
# - master
description_templater:
image: python/3.8-alpine
image: python:3.8-alpine
stage: build
script: sh -e .utilities/templates/templater.sh
only: