We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a6e503 commit e59f2e8Copy full SHA for e59f2e8
1 file changed
README.md
@@ -75,7 +75,7 @@ The `BUILDKITE_PLUGIN_FS_CACHE_FOLDER` environment variable defines where the co
75
76
```yaml
77
env:
78
- BUILDKITE_PLUGIN_FS_CACHE_FOLDER: "/var/cache/buildkite" # Optional: where to store caches on the agent.
+ BUILDKITE_PLUGIN_FS_CACHE_FOLDER: "/var/cache/buildkite" # Optional: where to store cache on the agent.
79
80
steps:
81
- label: ':nodejs: Install dependencies'
0 commit comments