Commit c308b65
committed
please.sh upgrade: it is okay not to generate artifacts
The primary users of this sub-command are Git for Windows' Azure
Pipelines that are used to build the Pacman packages and upload them to
Git for Windows' Pacman repositories.
Naturally, those Pipelines want to generate the artifacts, so that the
commits can be pushed when everything succeeded (and only then).
But it is not a mistake to run this sub-command manually, without
generating those artifacts. Yet the script would fail in that case. Fix
this.
Signed-off-by: Johannes Schindelin <[email protected]>1 parent 81d5b8a commit c308b65
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2228 | 2228 | | |
2229 | 2229 | | |
2230 | 2230 | | |
2231 | | - | |
| 2231 | + | |
2232 | 2232 | | |
2233 | 2233 | | |
2234 | 2234 | | |
| |||
0 commit comments