Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
phrasing
Browse files Browse the repository at this point in the history
samchungy committed Apr 9, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 6d7cf83 commit a5ad8a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -78,7 +78,7 @@ steps:

It also supports caching on specific JSON keys which can be specified following a `#` character using [jq syntax](https://jqlang.github.io/jq/manual/#object-identifier-index). This requires [jq](https://jqlang.github.io/jq/) to be installed on the build agent. This implementation works by matching on the first `.json#` substring.

A given entry cannot contain both a jq path and a bash glob.
A given entry cannot contain both bash globbing and a jq path.

```yaml
steps:

0 comments on commit a5ad8a5

Please sign in to comment.