diff --git a/.drone.yml b/.drone.yml index 870ea8a..6047fe8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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: