]> git.ipfire.org Git - thirdparty/ut1-blacklists.git/commitdiff
Pull the last version of the main branch before updating the lists from GitLab CI
authorLuc Sarzyniec <devel@olbat.net>
Mon, 21 Feb 2022 17:22:43 +0000 (18:22 +0100)
committerGitHub <noreply@github.com>
Mon, 21 Feb 2022 17:22:43 +0000 (18:22 +0100)
.gitlab-ci.yml

index 65720180243b398a40cf56530c28cbb688a74849..325e44422cfe68a2dd27cfe0fa249595c1115332 100644 (file)
@@ -6,6 +6,7 @@ update-lists:
     - git config user.name "GitLab CI Runner"
     - git config user.email "gitlab@example.com"
     - git checkout -b $MAIN_BRANCH || true
+    - git pull
   script:
     # install required dependencies
     - bundle install