Skip to content

Commit 4a14be9

Browse files
committed
[fix] remove pyenv caching
1 parent 497e8ed commit 4a14be9

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

api/buildspec.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,5 @@ artifacts:
2929
cache:
3030
files:
3131
- '/root/.cache/**/*'
32-
- '/root/.pyenv/**/*'
3332
- '/root/api/.aws-sam/**/*'
3433
- '/root/api/.venv/**/*'

canary/buildspec.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,5 @@ artifacts:
2929
cache:
3030
files:
3131
- '/root/.cache/**/*'
32-
- '/root/.pyenv/**/*'
3332
- '/root/canary/.aws-sam/**/*'
3433
- '/root/canary/.venv/**/*'

0 commit comments

Comments
 (0)