Fix the path to the Python templater script

This commit is contained in:
flow.gunso
2020-03-10 22:42:36 +01:00
parent 9ccbd7b7a3
commit a24300b7a5

View File

@@ -2,4 +2,4 @@
pip install -r .utilities/templates/requirements.txt
python ./utilities/templates/templater.py $CI_COMMIT_SHA
python .utilities/templates/templater.py $CI_COMMIT_SHA