mirror of
https://code.forgejo.org/actions/forgejo-release
synced 2026-04-15 16:10:04 +00:00
Replace Node.js with data.forgejo.org/oci/node 24-trixie
This commit is contained in:
parent
fb79cad61c
commit
9945c4da71
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ jobs:
|
||||||
upload-gpg-no-passphrase:
|
upload-gpg-no-passphrase:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: 'data.forgejo.org/oci/node:24-bookworm'
|
image: 'data.forgejo.org/oci/node:24-trixie'
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v6
|
- uses: actions/checkout@v6
|
||||||
- if: ${{ !startsWith(github.ref, 'refs/tags/v') }}
|
- if: ${{ !startsWith(github.ref, 'refs/tags/v') }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue