diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6a7b78ec..4e080f7f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -34,6 +34,9 @@ deploy: # Run scripts - sh index.sh + # Commit the changes + sh ../utils/commit.sh + # Push the commit - git push diff --git a/index.sh b/index.sh index 80d84936..e777ba1a 100644 --- a/index.sh +++ b/index.sh @@ -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/