Merge branch 'main' of https://git.cubetiqs.com/CUBETIQ/cubetiq-cryptojs into main
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sambo Chea 2022-06-05 20:45:04 +07:00
commit bff31084df
Signed by: sombochea
GPG Key ID: 3C7CF22A05D95490

View File

@ -1,9 +1,9 @@
kind: pipeline
type: docker
type: kubernetes
name: ci
steps:
- name: build
image: d.ctdn.net/node
image: node
commands:
- npm config set registry https://r.ctdn.net
- npm install