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
|
||||
commands: |
|
||||
npm install
|
||||
npm run build
|
||||
useTTY: true
|
||||
condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL
|
||||
- !BuildImageStep
|
||||
|
|
@ -83,7 +82,6 @@ jobs:
|
|||
interpreter: !DefaultInterpreter
|
||||
commands: |
|
||||
npm install
|
||||
npm run build
|
||||
useTTY: true
|
||||
condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL
|
||||
- !BuildImageStep
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue