Skip to content

Commit a53b671

Browse files
authored
docs: add link to setup self hosted runners (runfinch#1612)
Signed-off-by: Arjun Raja Yogidas <arjunry@amazon.com>
1 parent 71ea4db commit a53b671

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,10 @@ The VM instance is not expected to exist before running e2e tests, please make s
235235
./_output/bin/finch vm remove
236236
```
237237

238+
### Setting Up Testing Infrastructure
239+
240+
If you want to set up your own testing infrastructure in your fork (including self-hosted runners and S3 buckets), please refer to the [runfinch/infrastructure repository](https://github.com/runfinch/infrastructure) for detailed setup instructions.
241+
238242
## Commits
239243

240244
### Conventional Commit Messages

0 commit comments

Comments
 (0)