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
|
||||
commands:
|
||||
- npm install
|
||||
- npx mix install --production
|
||||
- npx mix build --production
|
||||
|
||||
- name: prepare zip
|
||||
image: bash
|
||||
|
|
Loading…
Reference in a new issue