Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup CI / CD in GitHub Actions so that it auto deploys #39

Open
ziahamza opened this issue Sep 22, 2021 · 0 comments
Open

Setup CI / CD in GitHub Actions so that it auto deploys #39

ziahamza opened this issue Sep 22, 2021 · 0 comments

Comments

@ziahamza
Copy link

Goal is to ensure that we can create both staging and production releases in this project automatically. Here is the proposal:

  • Ensure that the PR with label "staging" gets deployed as the staging build
  • Ensure that ALL PRs that merge to "gitstart" create a new production build

To release this project, we just have to create a new github release.

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

No branches or pull requests

1 participant