Add a templater for both Docker Hub and Seafile's forum project description
This commit is contained in:
5
.utilities/templates/templater.sh
Normal file
5
.utilities/templates/templater.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
pip install -r .utilities/templates/requirements.txt
|
||||
|
||||
python ./utilities/templates/templater.py $CI_COMMIT_SHA
|
||||
Reference in New Issue
Block a user