update
This commit is contained in:
		| @@ -11,8 +11,8 @@ stages: | ||||
|   - trigger | ||||
|  | ||||
| before_script: | ||||
|   - npm uninstall -g npmci | ||||
|   - npm install -g npmci | ||||
|    | ||||
|   - yarn global add npmci | ||||
|   - npmci prepare docker | ||||
|  | ||||
| build: | ||||
|   | ||||
| @@ -39,4 +39,3 @@ RUN apk add --no-cache ca-certificates bash curl make gcc g++ python linux-heade | ||||
|  | ||||
| RUN curl -o- -L https://yarnpkg.com/install.sh | sh | ||||
| ENV PATH /root/.yarn/bin:$PATH | ||||
| RUN yarn global add npmci | ||||
|   | ||||
| @@ -1 +1,2 @@ | ||||
| FROM hosttoday/ht-docker-dbase:latest | ||||
| RUN yarn global add npmci | ||||
		Reference in New Issue
	
	Block a user