feat(release): removed container section
This commit is contained in:
parent
61cb30c840
commit
81191259eb
1 changed files with 0 additions and 2 deletions
|
|
@ -9,8 +9,6 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
|
||||||
image: git.php.fail/lubiana/container/ci:latest
|
|
||||||
steps:
|
steps:
|
||||||
- name: Use Node.JS 20.x
|
- name: Use Node.JS 20.x
|
||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue