is the service even running?
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a66db0da6e
commit
983330ebe9
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ services:
|
||||||
- name: resume
|
- name: resume
|
||||||
image: node
|
image: node
|
||||||
commands:
|
commands:
|
||||||
|
- 'echo "running the command"'
|
||||||
- "npx http-server"
|
- "npx http-server"
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in a new issue