feat(pipelines): add ci/cd workflow #2
cd-deploy-to-dev.yml
on: pull_request
build
/
Build images
41s
Matrix: test / test
deploy
/
Deploy to Cloud Run
Annotations
1 error and 2 warnings
build / Build images
buildx failed with: ERROR: failed to solve: process "/bin/sh -c pnpm install --frozen-lockfile && pnpm run build" did not complete successfully: exit code: 1
|
test / Test with Node.js latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / Test with Node.js lts/*
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|