Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Introduce automatic deployments for GitHub projects #39

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

yevgenko
Copy link
Contributor

What it does?

  1. Registers service hook when you create github project;
  2. Triggers deploy task when somebody push to the master branch;

To enable feature you should specify base_url in strano.yml or through
environment variable: STRANO_BASE_URL='http://example.com/'

To trigger methods only after the entire transaction is complete.
What it does?

1. Registers service hook when you create github project;
2. Triggers deploy task when somebody push to the master branch;

To enable feature you should specify `base_url` in strano.yml or through
environment variable: `STRANO_BASE_URL='http://example.com/'`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant