updated Geolite.mmdb
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
Paul 2021-11-07 17:06:16 +01:00
parent f76d1a5a24
commit 9a779fdb2c

View File

@ -12,6 +12,7 @@ steps:
- wget -nv -O- "https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country&license_key=$LICENSE_KEY&suffix=tar.gz" | tar zxv
- mkdir -p upload
- cp -v GeoLite*/*.mmdb upload
- echo test
- name: release
image: plugins/gitea-release
settings: