Skip to content

Commit

Permalink
Updated packages. Updated CI to use auto template. (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannestegner authored Jul 11, 2020
1 parent 5ab2b1b commit 0e405aa
Show file tree
Hide file tree
Showing 3 changed files with 3,284 additions and 1,871 deletions.
19 changes: 2 additions & 17 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,3 @@
include:
- https://gitlab.com/jitesoft/gitlab-ci-lib/raw/master/dependency_scanning.yml
- https://gitlab.com/jitesoft/gitlab-ci-lib/raw/master/js_common.yml

stages:
- test
- deploy

test:
extends: .npm:test

deploy:
extends: .npm:build:deploy
variables:
NODE_ENV: development

scan:
extends: .scan:npm
- file: /Auto/npm.yml
project: jitesoft/gitlab-ci-lib
Loading

0 comments on commit 0e405aa

Please sign in to comment.