Skip to content
Snippets Groups Projects

chore: add pipeline

Merged Jonny Ngo Luong requested to merge #21-gitlab-pipeline into master
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -22,6 +22,8 @@ install:
- cd server && npm --silent install
- cd ../client && npm --silent install
only:
changes:
- package-lock.json
refs:
- master
- merge_requests
Loading