mirror of
https://codeberg.org/forgejo/docs.git
synced 2025-04-26 05:30:40 +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:
|
preview:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: node:20
|
image: data.forgejo.org/oci/ci:1
|
||||||
steps:
|
steps:
|
||||||
- uses: https://data.forgejo.org/actions/checkout@v3
|
- uses: https://data.forgejo.org/actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue