eighth test
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
b90258363d
commit
06fe077046
|
@ -6,5 +6,6 @@ steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: node:16.18-alpine3.15
|
image: node:16.18-alpine3.15
|
||||||
commands:
|
commands:
|
||||||
- node index.js
|
- cat index.js
|
||||||
|
- node index.js 3000
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue