Jelajahi Sumber

pull repo on matser branch

erenJag 5 tahun lalu
induk
melakukan
ea45994a4d
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      .github/workflows/hub-ci.yml

+ 1 - 1
.github/workflows/hub-ci.yml

@@ -22,7 +22,7 @@ jobs:
       run: BUILD_VERSION=xxx make release
       run: BUILD_VERSION=xxx make release
     - name: clone and build hub CI tool
     - name: clone and build hub CI tool
       run: |
       run: |
-        git clone -b hub_update https://github.com/crowdsecurity/hub-tests.git
+        git clone https://github.com/crowdsecurity/hub-tests.git
         cd hub-tests
         cd hub-tests
         make
         make
     - name: Create crowdsec test env with all parsers from the release
     - name: Create crowdsec test env with all parsers from the release