Commit e69f6ac1 authored by D.M.S Senevirathna's avatar D.M.S Senevirathna

Update .gitlab-ci.yml

parent 140ee488
......@@ -19,14 +19,14 @@ Test:
stage: test
script:
- npm test
dependencies:
- Test
allow_failure: false
tags:
- aws, clcloud, linux
Build:
stage: build
dependencies:
- Test
allow_failure: false
script:
- npm build
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment