Merge pull request 'chore(release): v12.0 needs testing' (#608) from earl-warren/end-to-end:wip-12 into main
Reviewed-on: https://code.forgejo.org/forgejo/end-to-end/pulls/608 Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
This commit is contained in:
commit
2cfd335303
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ IP=$(hostname -I | cut -f1 -d' ')
|
|||
#
|
||||
# Forgejo releases for which a branch exists (7.0/forgejo etc.)
|
||||
#
|
||||
RELEASE_NUMBERS="7.0 10.0 11.0"
|
||||
RELEASE_NUMBERS="7.0 11.0 12.0"
|
||||
|
||||
PREFIX===============
|
||||
export DIR=/tmp/forgejo-end-to-end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue