Compare commits
1 Commits
dfb32be6e8
...
e6352b3a8d
Author | SHA1 | Date |
---|---|---|
Jack Hadrill | e6352b3a8d |
|
@ -5,8 +5,6 @@ name: deploy
|
|||
steps:
|
||||
- name: build
|
||||
image: node:lts
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
commands:
|
||||
- npm install
|
||||
- npm run build
|
||||
|
|
Loading…
Reference in New Issue