Skip to content

Commit

Permalink
Develop (#23)
Browse files Browse the repository at this point in the history
* Package updates. Bumped required yolog to 3.0+
* Updated ci script to use auto template.
  • Loading branch information
Johannestegner authored Jul 11, 2020
1 parent 768af30 commit f8f88e5
Show file tree
Hide file tree
Showing 3 changed files with 3,287 additions and 1,877 deletions.
22 changes: 2 additions & 20 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,21 +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 f8f88e5

Please sign in to comment.