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

Building a branch #45

Open
wbobeirne opened this issue Mar 3, 2021 · 0 comments
Open

Building a branch #45

wbobeirne opened this issue Mar 3, 2021 · 0 comments

Comments

@wbobeirne
Copy link

I'm trying to use my actions CI to do both my production and staging deploys. Unfortunately I was using netlify/actions/build for production, but when I went to set it up for staging (commits to my develop branch are what we consider staging) I didn't see an option to set a branch or contexts. As far as I can see, it'll just always use the production branch.

I would have liked to PR in an option for this, but there is no public documentation for the /api/v1/github/$GITHUB_REPOSITORY/build endpoint, so I assume it's for internal use only. Perhaps the better way for me to do this is with netlify/actions/cli using the build command?

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