Skip to content

Commit cfff575

Browse files
committed
AG-42625 run pnpm install before docs build
Squashed commit of the following: commit 4fa87db Author: Slava Leleka <[email protected]> Date: Fri May 23 11:48:40 2025 -0400 run pnpm install before docs build
1 parent 56337a4 commit cfff575

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

bamboo-specs/deploy.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,11 @@ npmjs: &npmjs
4141
4242
npm publish scriptlets.tgz ${bamboo_publishArgs}
4343
44+
# Set cache directory
45+
pnpm config set store-dir ${bamboo.cachePnpm}
46+
47+
pnpm install ${bamboo.varsPnpm}
48+
4449
pnpm wiki
4550
- any-task:
4651
plugin-key: com.atlassian.bamboo.plugins.vcs:task.vcs.commit

0 commit comments

Comments
 (0)