This commit is contained in:
Suchin Sapphasitthatha 2024-12-16 16:57:55 +00:00
parent 638fbb2248
commit a3da32fa52

View file

@ -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