parent
8f98751b66
commit
88eabe50c3
1 changed files with 0 additions and 4 deletions
|
@ -8,10 +8,6 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
|
||||||
image: docker:latest
|
|
||||||
env:
|
|
||||||
DOCKER_HOST: tcp://127.0.0.1:2375
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install Node.js
|
- name: Install Node.js
|
||||||
run: apk add --no-cache nodejs npm
|
run: apk add --no-cache nodejs npm
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue