When using bitbucket pipeline: After pushing to the server, I am getting this error:
```
! [remote rejected] HEAD -> master (pre-receive hook declined)
```
I think that it wont be an issue on heroku pre-receive config as when I try to push directly from my PC, it work fine. It does takes 25-30 mins and I am assuming that this timeout bit could be the reason?
What I have tried :
I have added size: 2x to increase build time but this doesnt seems to have any improvement so far.
Hi @Mobeen Ashraf,
Maybe this similar issue might be of help to you? http://discuss.hellowebapp.com/t/git-push-heroku-master-remote-rejected-master-master-pre-receive-hook-declined/209/6
Is there any limit on max time on pipeline?
Prev , I was building 4 apps dynamically from source code. I reduced them to 3 and it worked.
Now , I have added size: 2x and added 4 apps again.
It was failing everytime after(23-25 mins)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.