Skip to content

Commit

Permalink
Merge pull request #1931 from balena-io/pinejs-cache
Browse files Browse the repository at this point in the history
Tests: fix use of pinejs cache
  • Loading branch information
Page- authored Jan 16, 2025
2 parents 522ffe5 + 1a5a09c commit 290e1bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.test-custom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ services:
- ./tsconfig.json:/usr/src/app/tsconfig.json
- ./tsconfig.build.json:/usr/src/app/tsconfig.build.json
- ./.materialized-config.json:/usr/src/app/.materialized-config.json
- ./.pinejs-cache.json:/usr/src/app/.pinejs-cache.json
privileged: true
environment:
<<: *env
Expand Down

0 comments on commit 290e1bc

Please sign in to comment.