File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7373 - label : " Pipeline upload"
7474 command : " buildkite-agent pipeline upload"
7575 plugins :
76- - sparse-checkout#v1.6 .0:
76+ - sparse-checkout#v1.7 .0:
7777 paths :
7878 - .buildkite
7979` ` `
8787 - label: "Build with full history"
8888 command: "make changelog"
8989 plugins:
90- - sparse-checkout#v1.6 .0:
90+ - sparse-checkout#v1.7 .0:
9191 paths:
9292 - src
9393 - .buildkite
@@ -104,7 +104,7 @@ steps:
104104 - label: "Pipeline upload with clean checkout"
105105 command: "buildkite-agent pipeline upload"
106106 plugins:
107- - sparse-checkout#v1.6 .0:
107+ - sparse-checkout#v1.7 .0:
108108 paths:
109109 - .buildkite
110110 clean_checkout: true
@@ -119,7 +119,7 @@ steps:
119119 - label: "Sparse build"
120120 command: "make build"
121121 plugins:
122- - sparse-checkout#v1.6 .0:
122+ - sparse-checkout#v1.7 .0:
123123 paths:
124124 - src
125125 cleanup_sparse_state: true
You can’t perform that action at this time.
0 commit comments