healthonrails / annolid

An annotation and instance segmentation-based multiple animal tracking and behavior analysis package.
Other
41 stars 9 forks source link

Docker bug #29

Closed jeremyforest closed 3 years ago

jeremyforest commented 3 years ago

Fix the docker not building error for issue #19

jeremyforest commented 3 years ago

@healthonrails do you know why the CI is failing ?

healthonrails commented 3 years ago

Here are the error messages. Push to branch gh-pages remote: Permission to healthonrails/annolid.git denied to github-actions[bot]. fatal: unable to access 'https://github.com/healthonrails/annolid.git/': The requested URL returned error: 403 Error: Invalid exit code: 128 at ChildProcess. (/home/runner/work/_actions/ad-m/github-push-action/master/start.js:29:21) at ChildProcess.emit (events.js:210:5) at maybeClose (internal/child_process.js:1021:16) at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5) { code: 128 } Error: Invalid exit code: 128 at ChildProcess. (/home/runner/work/_actions/ad-m/github-push-action/master/start.js:29:21) at ChildProcess.emit (events.js:210:5) at maybeClose (internal/child_process.js:1021:16) at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)

healthonrails commented 3 years ago

@healthonrails do you know why the CI is failing #?

I was able to merge and the CI passed. Thanks for the pull request.