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

GitHub Action for Deploying UI does not Result in new version development.app.midascapital.xyz #246

Closed
peetzweg opened this issue Jun 20, 2022 · 1 comment
Assignees
Labels
🐛 [Bug] Something isn't working

Comments

@peetzweg
Copy link
Contributor

Background

Seems like the netlify cli is not able to create actual "branch-deployments".

- name: Deploy `Development`
if: github.ref == 'refs/heads/development'
run: netlify deploy --branch development --prod --build --context branch-deploy

netlify/cli#275

https://docs.netlify.com/cli/get-started/#draft-deploys

Screenshot 2022-06-20 at 17 18 13

Definition Of Done

GitHub Action deploys new version to development.app.midascapital.xyz

@peetzweg peetzweg added the 🐛 [Bug] Something isn't working label Jun 20, 2022
@peetzweg peetzweg self-assigned this Jun 28, 2022
@peetzweg
Copy link
Contributor Author

Done in
06fabb0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 [Bug] Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant