refactor: move commit.sh to CI

the script is not needed for local testing
This commit is contained in:
curben 2019-05-28 09:51:49 +09:30
parent d06efc787b
commit 83d2a65086
2 changed files with 3 additions and 3 deletions

View File

@ -34,6 +34,9 @@ deploy:
# Run scripts
- sh index.sh
# Commit the changes
sh ../utils/commit.sh
# Push the commit
- git push

View File

@ -26,8 +26,5 @@ sh ../utils/malware-url-top-domains.sh
# Merge malware domains and URLs
sh ../utils/urlhaus-filter.sh
# Commit the changes
sh ../utils/commit.sh
# Clean up the working folder
cd ../ && rm -r tmp/