-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Reproduction App: https://github.com/alexdiliberto/deploy-dummy-app/commits/gh-pages
- Create a new app with some dummy code
- Setup new gh-pages branch
- Do first deploy using
ember deploy production. Looks good. - Now make some small change to the code
- Deploy again using
ember deploy production - Issue:
Notice that my change didn't actually get deployed to https://alexdiliberto.com/deploy-dummy-app/.Also note theres a error when trying to switch to the gh-pages branch
$ git checkout gh-pages
fatal: 'gh-pages' is already checked out at '/private/tmp/deploy'EDIT: Ok looks like the changes do propagate but it just takes time...I checked again about 15 minutes later (didn't check but probably just a small caching issue). But the gh-pages branch error still persists and you can't switch to that branch
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels