Browse Source

oops

main
Stian Fredrik Aune 2 years ago
parent
commit
7495c8d0aa
  1. 2
      .drone.yml

2
.drone.yml

@ -13,7 +13,7 @@ steps:
image: node:16.13.2
depends_on: [ ]
commands:
- cd react-webui
- cd webui-react
- yarn --frozen-lockfile
- yarn build

Loading…
Cancel
Save