-
Notifications
You must be signed in to change notification settings - Fork 915
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR updates the `ci/cpu/upload.sh` script to move the `conda build ... --output` commands inside their respective conditional statements. The `conda build ... --output` commands can take some time to run, so this change should make our nightly/release CI slightly faster since it will no longer run unnecessary `conda build ... --output` commands. (`[skip ci]` was added since these changes are not tested in PRs) Authors: - AJ Schmidt (https://github.com/ajschmidt8) Approvers: - Jordan Jacobelli (https://github.com/Ethyling) URL: #10321
- Loading branch information
1 parent
b3342a8
commit 28813d7
Showing
1 changed file
with
6 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters