mirror of
https://github.com/fleetbase/fleetbase.git
synced 2025-12-19 22:27:22 +00:00
update cd.yml workflow to use pnpm build
This commit is contained in:
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@@ -114,7 +114,7 @@ jobs:
|
||||
export API_HOST=api.${{ env.STACK }}.${{ env.PROJECT }}.io
|
||||
export SOCKETCLUSTER_HOST=socket.${{ env.STACK }}.${{ env.PROJECT }}.io
|
||||
|
||||
yarn build
|
||||
pnpm build
|
||||
working-directory: ./console
|
||||
|
||||
- name: configure aws credentials
|
||||
|
||||
Reference in New Issue
Block a user