fix(core): update
This commit is contained in:
parent
2973032ead
commit
5f5f24d07d
@ -7,7 +7,8 @@ cache:
|
||||
key: "$CI_BUILD_STAGE"
|
||||
|
||||
before_script:
|
||||
- pnpm upgrade -g
|
||||
- pnpm uninstall -g @shipzone/npmci
|
||||
- pnpm install -g @ship.zone/npmci
|
||||
- npmci npm prepare
|
||||
|
||||
stages:
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM hosttoday/ht-docker-node:latest
|
||||
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