|
|
@@ -18,7 +18,7 @@ install: |
|
|
|
- git clone https://github.com/MISP/PyMISPGalaxies.git |
|
|
|
- pushd PyMISPGalaxies |
|
|
|
- git submodule update --init |
|
|
|
- git submodule foreach git pull origin master |
|
|
|
- git submodule foreach git pull origin main |
|
|
|
- pipenv install -d |
|
|
|
- popd |
|
|
|
- popd |
|
|
|