Skip to content
Snippets Groups Projects
Commit 0633e1cc authored by Marie's avatar Marie 🚅
Browse files

chore(ci): remove deprecated enable command

parent a4f4efc8
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ testCommit:
- cp .config/ci.yml .config/default.yml
- cp .config/ci.yml .config/test.yml
- corepack enable
- corepack prepare pnpm@latest --activate
- corepack install
- git submodule update --init
- pnpm install --frozen-lockfile
- pnpm run build
......@@ -76,8 +76,6 @@ buildDocker:
image:
name: gcr.io/kaniko-project/executor:debug
entrypoint: [""]
variables:
COREPACK_DEFAULT_TO_LATEST: 0
script:
- >-
/kaniko/executor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment