Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.

Build not working. #42

Open
noobiept opened this issue Nov 4, 2018 · 3 comments · May be fixed by #44
Open

Build not working. #42

noobiept opened this issue Nov 4, 2018 · 3 comments · May be fixed by #44

Comments

@noobiept
Copy link

noobiept commented Nov 4, 2018

Hello, I have an existing swift project that I'm trying to add to heroku.

I'm creating a new application on heroku and pushing the code but get this error.

remote: Building source:
remote:
remote: -----> Swift app detected
remote: fatal: not a git repository (or any parent up to mount point /)
remote: Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
remote: ! Push rejected, failed to compile Swift app.
remote:
remote: ! Push failed
remote: Verifying deploy...
remote:
remote: ! Push rejected to (app).
remote:
To https://git.heroku.com/(app).git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'https://git.heroku.com/(app).git'

Basically the git repository on heroku isn't initialized, but not sure how to do that from my side.

@donly
Copy link

donly commented Nov 19, 2018

Same issue here

@Roslund
Copy link

Roslund commented Dec 4, 2018

I'm also having the same issue

@stoto
Copy link

stoto commented Dec 6, 2018

Same here.

@Roslund Roslund linked a pull request Dec 7, 2018 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants