fix: pass FTEST_USER to AP test suite
This commit is contained in:
parent
63056b9f34
commit
8fcd54494c
1 changed files with 1 additions and 0 deletions
|
@ -30,3 +30,4 @@ name = "activitypub_test"
|
||||||
url = "https://git.batsense.net/ForgeFlux/ap-test"
|
url = "https://git.batsense.net/ForgeFlux/ap-test"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
container = "forgeflux/ap-test"
|
container = "forgeflux/ap-test"
|
||||||
|
env_vars = { FTEST_USER="alice@forgejo:7000"}
|
||||||
|
|
Loading…
Reference in a new issue