feat(release): Use different container
This commit is contained in:
parent
ed42ee4e67
commit
61cb30c840
1 changed files with 1 additions and 2 deletions
|
|
@ -10,8 +10,7 @@ jobs:
|
|||
build:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: data.forgejo.org/oci/node:20-bullseye
|
||||
options: --privileged -v /var/run/docker.sock:/var/run/docker.sock
|
||||
image: git.php.fail/lubiana/container/ci:latest
|
||||
steps:
|
||||
- name: Use Node.JS 20.x
|
||||
uses: actions/setup-node@v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue