mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2024-11-18 10:29:43 +00:00
chore(deps): update plugins/gitea-release docker tag to v1 (#322)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [plugins/gitea-release](https://github.com/drone-plugins/drone-gitea-release) | major | `0.3.1` -> `1.1.0` | --- ### Release Notes <details> <summary>drone-plugins/drone-gitea-release (plugins/gitea-release)</summary> ### [`v1.1.0`](https://github.com/drone-plugins/drone-gitea-release/compare/v1.0.0...v1.1.0) [Compare Source](https://github.com/drone-plugins/drone-gitea-release/compare/v1.0.0...v1.1.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - "before 4am" (UTC). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMyNi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: woodpecker-bot <woodpecker-bot@obermui.de> Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/322 Reviewed-by: Patrick Schratz <pat-s@noreply.codeberg.org> Co-authored-by: Dependency bot <renovate-bot@noreply.codeberg.org> Co-committed-by: Dependency bot <renovate-bot@noreply.codeberg.org>
This commit is contained in:
parent
418afb7357
commit
89800d4f36
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ steps:
|
||||||
|
|
||||||
release:
|
release:
|
||||||
depends_on: build
|
depends_on: build
|
||||||
image: plugins/gitea-release:0.3.1
|
image: plugins/gitea-release:1.1.0
|
||||||
settings:
|
settings:
|
||||||
base_url: https://codeberg.org
|
base_url: https://codeberg.org
|
||||||
file_exists: overwrite
|
file_exists: overwrite
|
||||||
|
|
Loading…
Reference in a new issue