update .gitlab.yml
This commit is contained in:
parent
941611b7fb
commit
d25033b84b
@ -1,9 +1,16 @@
|
||||
image: hosttoday/ht-docker-node:latest
|
||||
image: hosttoday/ht-docker-node:npmts
|
||||
|
||||
stages:
|
||||
- test
|
||||
- release
|
||||
|
||||
testLEGACY:
|
||||
stage: test
|
||||
script:
|
||||
- npmci test lts
|
||||
tags:
|
||||
- docker
|
||||
|
||||
testLTS:
|
||||
stage: test
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user