This commit is contained in:
parent
6ddcb5204b
commit
45f6cb2544
@ -14,6 +14,9 @@ steps:
|
|||||||
- wget -nv -O- "https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country&license_key=$LICENSE_KEY&suffix=tar.gz" | tar zxv
|
- 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
|
- mkdir -p upload
|
||||||
- cp -v GeoLite*/*.mmdb upload
|
- cp -v GeoLite*/*.mmdb upload
|
||||||
|
environment:
|
||||||
|
LICENSE_KEY:
|
||||||
|
from_secret: LICENSE_KEY
|
||||||
- name: release
|
- name: release
|
||||||
image: plugins/gitea-release
|
image: plugins/gitea-release
|
||||||
settings:
|
settings:
|
||||||
|
Loading…
Reference in New Issue
Block a user