Compare commits
2 commits
364ec75a45
...
c777d22169
Author | SHA1 | Date | |
---|---|---|---|
c777d22169 |
|||
45d99afe0a |
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:20-bookworm
|
||||
image: code.forgejo.org/oci/node:22-bookworm
|
||||
steps:
|
||||
- name: Pipeline info PR
|
||||
run: |
|
||||
|
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
build:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: registry.gitlab.com/pages/hugo/hugo_extended:latest
|
||||
image: hugomods/hugo:debian-node-lts-0.140.2
|
||||
steps:
|
||||
- name: Pipeline info
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue