mirror of
https://codeberg.org/forgejo/docs.git
synced 2025-04-25 13:10:28 +03:00
ci: switch from node:20 to oci:ci:1, see forgejo/website#559
This commit is contained in:
parent
8a3a8adb20
commit
c08b4c7734
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ jobs:
|
|||
preview:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: node:20
|
||||
image: data.forgejo.org/oci/ci:1
|
||||
steps:
|
||||
- uses: https://data.forgejo.org/actions/checkout@v3
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue