Fix the path to the Python templater script
This commit is contained in:
@@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
pip install -r .utilities/templates/requirements.txt
|
pip install -r .utilities/templates/requirements.txt
|
||||||
|
|
||||||
python ./utilities/templates/templater.py $CI_COMMIT_SHA
|
python .utilities/templates/templater.py $CI_COMMIT_SHA
|
||||||
|
|||||||
Reference in New Issue
Block a user