alc-beijing / alc-site

The web site of the ALC Beijing (Apache Local Community Beijing)
https://alc-beijing.github.io/alc-site/
Apache License 2.0
82 stars 35 forks source link

Skip the deploy part work for PR #49

Closed WillemJiang closed 4 years ago

WillemJiang commented 4 years ago

We don't want to deploy the website of the PR build, so we need to skip the deploy part if the branch is not master.

WillemJiang commented 4 years ago

Merged the PR into master branch.

kezhenxu94 commented 4 years ago

The idea behind deploying the website of the PR is to preview the content without setting up Hugo and build locally for reviewers, if I remember correctly

WillemJiang commented 4 years ago

Yes, but now we could have some contributor which has no access right of repo to send PR for polish the website. The original deploy part could be failed as the deploy key is not validate.