fix(core): update
This commit is contained in:
parent
2973032ead
commit
5f5f24d07d
@ -7,7 +7,8 @@ cache:
|
|||||||
key: "$CI_BUILD_STAGE"
|
key: "$CI_BUILD_STAGE"
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- pnpm upgrade -g
|
- pnpm uninstall -g @shipzone/npmci
|
||||||
|
- pnpm install -g @ship.zone/npmci
|
||||||
- npmci npm prepare
|
- npmci npm prepare
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM hosttoday/ht-docker-node:latest
|
FROM hosttoday/ht-docker-node:latest
|
||||||
LABEL author="Task Venture Capital GmbH <hello@task.vc>"
|
LABEL author="Task Venture Capital GmbH <hello@task.vc>"
|
||||||
|
|
||||||
RUN pnpm install -g @shipzone/npmci
|
RUN pnpm install -g @ship.zone/npmci
|
||||||
|
Loading…
Reference in New Issue
Block a user