Merge pull request #399 from cloudbase/gabriel-samfira-patch-1

Update gitea.md
This commit is contained in:
Gabriel 2025-05-21 13:52:45 +03:00 committed by GitHub
commit 7646ff4429
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -72,7 +72,7 @@ services:
- /etc/garm:/etc/garm
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
# Give GARM access to the LXD socker. We need this later in the LXD provider.
# Give GARM access to the LXD socket. We need this later in the LXD provider.
- /var/snap/lxd/common/lxd/unix.socket:/var/snap/lxd/common/lxd/unix.socket
ports:
- "9997:9997"
@ -358,4 +358,4 @@ To get more details about the runner, run:
garm-cli runner show RUNNER_NAME_GOES_HERE
```
That's it! You can now use GARM with Gitea. You can add more pools, more repos, more orgs, more endpoints and more providers.
That's it! You can now use GARM with Gitea. You can add more pools, more repos, more orgs, more endpoints and more providers.