You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've implemented greekeeper-lockfile in our project, we can see the Lockfile is updated during the Update step, but there are no logs generated in the Upload step and nothing happens.
The step doesn't fail but there's nothing to say if the git push gk-origin ... has happened or not.
When we check the branch back in Github, we find out that it wasn't successful.
We've implemented greekeeper-lockfile in our project, we can see the Lockfile is updated during the
Update
step, but there are no logs generated in theUpload
step and nothing happens.The step doesn't fail but there's nothing to say if the
git push gk-origin ...
has happened or not.When we check the branch back in Github, we find out that it wasn't successful.
Our setup is:
In codeship for this step, we see the following:
No indication that the code has even ran.
The github token is provided successfully as I've hacked in some logs and can run all the steps locally fine but just on Codeship, nothing happens.
It'd be great if we could get some help on this.
Thanks 🙏
The text was updated successfully, but these errors were encountered: