This commit is contained in:
parent
6017e48c8b
commit
701d10abbc
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: gitpot_main
|
runs-on: gitpot_main
|
||||||
container:
|
container:
|
||||||
image: code.forgejo.org/oci/alpine:3.19
|
image: code.forgejo.org/oci/node:20-bookworm
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Repository
|
- name: Checkout Repository
|
||||||
|
|
Loading…
Reference in a new issue