update gitlab.yml
This commit is contained in:
parent
c4d58b047c
commit
23b0ee1472
@ -10,8 +10,6 @@ testLTS:
|
|||||||
- npmci install 4
|
- npmci install 4
|
||||||
- npm install
|
- npm install
|
||||||
- npm test
|
- npm test
|
||||||
- npm -v
|
|
||||||
- node -v
|
|
||||||
tags:
|
tags:
|
||||||
- docker
|
- docker
|
||||||
|
|
||||||
@ -21,8 +19,6 @@ testSTABLE:
|
|||||||
- npmci install stable
|
- npmci install stable
|
||||||
- npm install
|
- npm install
|
||||||
- npm test
|
- npm test
|
||||||
- npm -v
|
|
||||||
- node -v
|
|
||||||
tags:
|
tags:
|
||||||
- docker
|
- docker
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user