Skip to content

Commit 5afdad8

Browse files
authored
feat: add pnpm-lock to ironbank zip (#12252)
Signed-off-by: Matt Krick <matt.krick@gmail.com>
1 parent dbb0a6b commit 5afdad8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ironbank.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
run: |
4646
docker cp temp-container:/home/node/parabol/dist ./dist
4747
docker cp temp-container:/home/node/parabol/build ./build
48+
docker cp temp-container:/home/node/parabol/pnpm-lock.yaml ./pnpm-lock.yaml
4849
docker cp temp-container:/home/node/tools/ip-to-server_id ./ip-to-server_id
4950
5051
- name: Zip the files

0 commit comments

Comments
 (0)