mirror of
https://gitlab.silvrtree.co.uk/martind2000/nci.git
synced 2025-01-25 22:36:16 +00:00
10 lines
184 B
YAML
10 lines
184 B
YAML
scm:
|
|
type: git
|
|
repository: /Users/vladimir/projects/fit/culture/frontend_node
|
|
rev: master
|
|
|
|
steps:
|
|
sync: npm run sync
|
|
test: nrun test -R dot
|
|
pack: nrun packSafe
|