This commit is contained in:
parent
22b95341dc
commit
62dae916b1
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ steps:
|
||||||
pull: always
|
pull: always
|
||||||
commands:
|
commands:
|
||||||
- npm install
|
- npm install
|
||||||
- npx mix install --production
|
- npx mix build --production
|
||||||
|
|
||||||
- name: prepare zip
|
- name: prepare zip
|
||||||
image: bash
|
image: bash
|
||||||
|
|
Loading…
Reference in a new issue