Skip to content

Commit

Permalink
ci: fix mock e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
necipallef committed Sep 21, 2024
1 parent 9a53576 commit 38bd422
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildspec-mock-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ phases:
- ls -lah
- pulumi version
- pnpm install
- FPCDN=$MOCK_FPCDN INGRESS_API=$MOCK_INGRESS_API pnpm build
- npm i -g ts-node
- pnpm -C e2e/website install && pnpm -C e2e/website build
- cd e2e/tests && pnpm install && cd -
Expand Down

0 comments on commit 38bd422

Please sign in to comment.