generated from cubetiq/ts-project
Compare commits
1 Commits
42b08b496e
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
76e07d8c56
|
@@ -1,9 +1,9 @@
|
||||
kind: pipeline
|
||||
name: ci
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: node
|
||||
commands:
|
||||
- npm config set registry https://cjs.ctdn.net
|
||||
- npm install
|
||||
- npm run build
|
||||
- npm run build
|
||||
|
||||
Reference in New Issue
Block a user