This commit is contained in:
parent
7f6e93a3c4
commit
1631178536
@ -19,3 +19,8 @@ steps:
|
|||||||
- git add README.md
|
- git add README.md
|
||||||
- git commit -m "Update README.md 🐦"
|
- git commit -m "Update README.md 🐦"
|
||||||
- git push origin main
|
- git push origin main
|
||||||
|
|
||||||
|
- name: node
|
||||||
|
image: node:14
|
||||||
|
commands:
|
||||||
|
- npm run serve &
|
||||||
|
Loading…
x
Reference in New Issue
Block a user