We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a9c825 + 3adb717 commit 4291232Copy full SHA for 4291232
buildspec.yml
@@ -31,4 +31,6 @@ artifacts:
31
files:
32
cache:
33
paths:
34
+ - '/var/cache/apt/**/*'
35
+ - '/var/lib/apt/lists/**/*'
36
- '/root/.ccache/**/*'
0 commit comments