We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 497e8ed + 4a14be9 commit 0731bbcCopy full SHA for 0731bbc
2 files changed
api/buildspec.yml
@@ -29,6 +29,5 @@ artifacts:
29
cache:
30
files:
31
- '/root/.cache/**/*'
32
- - '/root/.pyenv/**/*'
33
- '/root/api/.aws-sam/**/*'
34
- '/root/api/.venv/**/*'
canary/buildspec.yml
- '/root/canary/.aws-sam/**/*'
- '/root/canary/.venv/**/*'
0 commit comments