use a different IP prefix in nested forgejo instances

This commit is contained in:
Earl Warren 2023-03-30 01:08:42 +02:00
parent c00160628d
commit d12e05c347
No known key found for this signature in database
GPG Key ID: 0579CB2928A78A00
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ jobs:
with:
user: testuser
password: admin1234
lxc-ip-prefix: 10.0.15
- id: testrepo
run: |
forgejo-test-helper.sh push testrepo http://testuser:admin1234@${{ steps.forgejo.outputs.host-port }} testuser testrepo > /tmp/output