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

Change default branch to master (temporary) #5

Open
sanemat opened this issue Feb 7, 2021 · 0 comments
Open

Change default branch to master (temporary) #5

sanemat opened this issue Feb 7, 2021 · 0 comments

Comments

@sanemat
Copy link

sanemat commented Feb 7, 2021

gatsby ci got error.
because the default branch of gatsbyjs/gatsby-starter-wordpress-blog is main.
Could you change default branch to master (temporary)?

[main 450cd6b] chore(create-gatsby): Use new image plugin (#29356)
 9 files changed, 17274 insertions(+), 1161 deletions(-)
 create mode 100644 src/templates/Page.js
 rename src/templates/{blog-post.js => Post.js} (100%)
 create mode 100644 yarn.lock
error: src refspec master does not match any.
error: failed to push some refs to 'https://****************************************@github.com/gatsbyjs/gatsby-starter-wordpress-blog.git'

Exited with code exit status 1

CircleCI received exit code 1

https://app.circleci.com/pipelines/github/gatsbyjs/gatsby/57590/workflows/b859ef00-b79a-4c8d-989c-c538f7f9e033/jobs/612613

  if [ -n "$(git status --porcelain)" ]; then
    git add .
    git commit -m "$COMMIT_MESSAGE"
    git push origin master
  fi

https://github.com/gatsbyjs/gatsby/blob/936c74ea7ff9965c993541bd8feea82e40c0919b/scripts/publish-starters.sh#L40

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