update ci
This commit is contained in:
parent
0dfbd2c751
commit
0a02d753ce
@ -1,5 +1,11 @@
|
||||
# gitzone standard
|
||||
image: hosttoday/ht-docker-node:npmts
|
||||
image: hosttoday/ht-docker-node:npmci
|
||||
|
||||
cache:
|
||||
paths:
|
||||
- .yarn/
|
||||
key: "$CI_BUILD_STAGE"
|
||||
untracked: true
|
||||
|
||||
stages:
|
||||
- test
|
||||
|
Loading…
Reference in New Issue
Block a user