federation: add star scenario
Refs: https://codeberg.org/forgejo/forgejo/pulls/1680
This commit is contained in:
parent
a1b6e192d9
commit
233b73d7c8
2 changed files with 46 additions and 4 deletions
|
@ -50,10 +50,10 @@ cd end-to-end
|
|||
|
||||
```sh
|
||||
make TAGS='bindata sqlite sqlite_unlock_notify' generate forgejo
|
||||
cp -a forgejo /srv/forgejo-binaries/forgejo-7.0-dev
|
||||
cp -a forgejo /srv/forgejo-binaries/forgejo-8.0-dev
|
||||
```
|
||||
|
||||
It will be used whenever the version `7.0-dev` is specified in a test.
|
||||
It will be used whenever the version `8.0-dev` is specified in a test.
|
||||
|
||||
## Running actions locally
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue