fix: pass FTEST_USER to AP test suite

This commit is contained in:
Aravinth Manivannan 2023-10-01 20:17:38 +05:30
parent 63056b9f34
commit 8fcd54494c
Signed by untrusted user: realaravinth
GPG Key ID: F8F50389936984FF
1 changed files with 1 additions and 0 deletions

View File

@ -30,3 +30,4 @@ name = "activitypub_test"
url = "https://git.batsense.net/ForgeFlux/ap-test"
version = "0.1.0"
container = "forgeflux/ap-test"
env_vars = { FTEST_USER="alice@forgejo:7000"}