Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
off keyword used to turn off deployments now (#2214)
See [appveyor.yml reference](https://www.appveyor.com/docs/appveyor-yml/#:~:text=%23%20to%20disable%20deployment%0A%23deploy%3A%20off). ```yml # to disable deployment deploy: off ```
- Loading branch information