mirror of
https://codeberg.org/forgejo/docs.git
synced 2025-04-26 13:40:30 +03:00
move images to content dir and use relative paths
This is necessary for the website upgrade to Astro v3, which has a new built-in image API.
This commit is contained in:
parent
852b447f91
commit
c64d2ccd06
53 changed files with 38 additions and 38 deletions
|
@ -168,7 +168,7 @@ The `Forgejo runner` needs to connect to a `Forgejo` instance and must be regist
|
|||
- in `/user/settings/actions/runners` to accept workflows from all repositories of the logged in user
|
||||
- in `/{owner}/{repository}/settings/actions/runners` to accept workflows from a single repository.
|
||||
|
||||

|
||||

|
||||
|
||||
For instance, using a token obtained for a test repository from `next.forgejo.org`:
|
||||
|
||||
|
@ -343,7 +343,7 @@ To verify it is actually available for the targeted repository, go to `/{owner}/
|
|||
- available to all repositories within an organization or a user
|
||||
- available to all repositories, with the **Global** type
|
||||
|
||||

|
||||

|
||||
|
||||
Adding the `.forgejo/workflows/demo.yaml` file to the test repository:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue