Skip to content
Snippets Groups Projects

chore: add pipeline

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