1
0
Fork 0
onnx-web/.woodpecker/.build-gui-bundle.yaml

6 lines
96 B
YAML
Raw Normal View History

2024-02-25 13:48:41 +00:00
steps:
- name: build
image: docker.io/node:18
commands:
- cd gui
- make ci