We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 06aacf2 + a81efa7 commit 22057a1Copy full SHA for 22057a1
1 file changed
README.md
@@ -45,7 +45,7 @@ steps:
45
- label: "Pipeline upload"
46
command: "buildkite-agent pipeline upload"
47
plugins:
48
- - sparse-checkout#v1.2.0:
+ - sparse-checkout#v1.3.0:
49
paths:
50
- .buildkite
51
```
@@ -59,7 +59,7 @@ steps:
59
- label: "Pipeline upload with clean checkout"
60
61
62
63
64
65
clean_checkout: true
0 commit comments