Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Perform full checkout of repository during release (#3088)
Full checkout of repository during release Otherwise `git describe --tags` won't work correctly, because of the missing history, causing the canary build to not be published. Signed-off-by: Kim Christensen <kimworking@gmail.com>
- Loading branch information