fix CI
This commit is contained in:
parent
638fbb2248
commit
a3da32fa52
1 changed files with 0 additions and 2 deletions
|
|
@ -33,7 +33,6 @@ jobs:
|
||||||
interpreter: !DefaultInterpreter
|
interpreter: !DefaultInterpreter
|
||||||
commands: |
|
commands: |
|
||||||
npm install
|
npm install
|
||||||
npm run build
|
|
||||||
useTTY: true
|
useTTY: true
|
||||||
condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL
|
condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL
|
||||||
- !BuildImageStep
|
- !BuildImageStep
|
||||||
|
|
@ -83,7 +82,6 @@ jobs:
|
||||||
interpreter: !DefaultInterpreter
|
interpreter: !DefaultInterpreter
|
||||||
commands: |
|
commands: |
|
||||||
npm install
|
npm install
|
||||||
npm run build
|
|
||||||
useTTY: true
|
useTTY: true
|
||||||
condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL
|
condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL
|
||||||
- !BuildImageStep
|
- !BuildImageStep
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue