Compare commits
1 commit
871767b717
...
77842e2db2
Author | SHA1 | Date | |
---|---|---|---|
77842e2db2 |
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ jobs:
|
|||
cleanup-staging:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: code.forgejo.org/oci/node:22-bookworm
|
||||
image: code.forgejo.org/oci/node:20-bookworm
|
||||
steps:
|
||||
- name: Pipeline info PR
|
||||
run: |
|
||||
|
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
build:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: hugomods/hugo:debian-node-lts-0.140.2
|
||||
image: hugomods/hugo:debian-node-lts-0.148.1
|
||||
steps:
|
||||
- name: Pipeline info
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue