Revert "Add .gitlab-ci.yml"
This reverts commit 3da8bfb8101ae5484969d854787dfd18600d68ff.
This commit is contained in:
parent
68644e6cb6
commit
16fb111c6d
@ -1,13 +0,0 @@
|
|||||||
image: node:latest
|
|
||||||
|
|
||||||
cache:
|
|
||||||
paths:
|
|
||||||
- node_modules/
|
|
||||||
|
|
||||||
before_script:
|
|
||||||
- npm install -g ember-cli
|
|
||||||
- npm install
|
|
||||||
|
|
||||||
test:
|
|
||||||
script:
|
|
||||||
- npm test
|
|
Loading…
x
Reference in New Issue
Block a user