diff --git a/.woodpecker.yml b/.woodpecker.yml index 528f338..428dfce 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -5,9 +5,6 @@ pipeline: - npm install when: branch: [master, develop, feature/*] - event: - - push - - pull_request build: image: deblan/devenv @@ -15,11 +12,8 @@ pipeline: - make npm-build when: branch: [develop, feature/*] - event: - - push - - pull_request - release: + package: image: deblan/devenv volumes: - /var/www/html/artifacts:/var/www/html/artifacts @@ -32,3 +26,15 @@ pipeline: - make release when: branch: [master] + + release: + image: plugins/gitea-release + volumes: + - /var/www/html/artifacts:/var/www/html/artifacts + settings: + api_key: + from_secret: gitnet_api_key + base_url: https://gitnet.fr + files: "/var/www/html/artifacts/deblan/side_menu/${CI_COMMIT_TAG}/*" + when: + event: [tag] diff --git a/appinfo/info.xml b/appinfo/info.xml index fd6f980..1517df1 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -26,7 +26,7 @@ If you like this application and if you want to support the development: * [Donate with liberapay](https://liberapay.com/deblan) * [Leave a comment](https://apps.nextcloud.com/apps/side_menu#comments) ]]> - 2.4.1 + 2.4.2 agpl Simon Vieille SideMenu