articles/graphics-pipeline #1

Merged
light7734 merged 10 commits from articles/graphics-pipeline into main 2025-04-28 15:00:12 +00:00
Showing only changes of commit 9a0b503343 - Show all commits

View file

@ -7,6 +7,7 @@ steps:
privileged: true
image: node:latest
commands:
- rm -rf ./node_modules
- npm install
- npm run build
- cp -r ./build/* /dazzle/