Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Should skip deploy if code is from a fork #17

Open
philwinder opened this issue Oct 3, 2016 · 1 comment
Open

Should skip deploy if code is from a fork #17

philwinder opened this issue Oct 3, 2016 · 1 comment
Labels

Comments

@philwinder
Copy link
Contributor

If creating a PR from a fork, the deployment will fail in travis because it doesn't allow forks access to secret variables:

The command "openssl aes-256-cbc -K $encrypted_a10f349f39af_key -iv $encrypted_a10f349f39af_iv -in front-end_deploy_rsa.enc -out front-end_deploy_rsa -d" failed and exited with 1 during .

Skip deployment on forked PRs.

@abuehrle
Copy link
Contributor

abuehrle commented Jan 9, 2017

@philwinder just updating the flux guide where we tell people to fork the demo. Is there a workaround for this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants