diff --git a/.drone.yml b/.drone.yml index c48e37c..062c54e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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 - mkdir -p upload - cp -v GeoLite*/*.mmdb upload + environment: + LICENSE_KEY: + from_secret: LICENSE_KEY - name: release image: plugins/gitea-release settings: