Merge pull request #399 from cloudbase/gabriel-samfira-patch-1
Update gitea.md
This commit is contained in:
commit
7646ff4429
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue