This commit is contained in:
Jill 2022-08-01 02:04:05 +02:00
parent 52808ffbc7
commit 86bab0552f
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
kind: pipeline
steps:
- name: build
image: node
commands:
- npm install
- npm run build