Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

Change default branch to master (temporary) #5

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

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

@youvalv youvalv closed this as completed Jan 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants