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