update ci
This commit is contained in:
		| @@ -56,13 +56,17 @@ trigger: | |||||||
|     - docker |     - docker | ||||||
|  |  | ||||||
| pages: | pages: | ||||||
|   image: hosttoday/ht-docker-node:npmpage |   image: hosttoday/ht-docker-node:npmci | ||||||
|   stage: pages |   stage: pages | ||||||
|   script: |   script: | ||||||
|     - npmci command npmpage --publish gitlab |     - npmci command yarn global add npmpage | ||||||
|  |     - npmci command npmpage | ||||||
|  |   tags: | ||||||
|  |     - docker | ||||||
|   only: |   only: | ||||||
|     - tags |     - tags | ||||||
|   artifacts: |   artifacts: | ||||||
|     expire_in: 1 week |     expire_in: 1 week | ||||||
|     paths: |     paths: | ||||||
|     - public |     - public | ||||||
|  |   allow_failure: true | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user