Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strider Docker Slave - Clone fails with error code 128 #901

Closed
tomhallam opened this issue Jan 12, 2016 · 1 comment
Closed

Strider Docker Slave - Clone fails with error code 128 #901

tomhallam opened this issue Jan 12, 2016 · 1 comment

Comments

@tomhallam
Copy link

Hi all,

When using the Docker Build Slave for Strider, it seems it's having trouble with my git server:

(have removed a few things for security but everything looks fine in the terminal)

$ git clone --recursive git@<removed>.com:<removed>/<removed>.git . --branch master
Cloning into '.'...
$ git checkout --quiet --force master 
fatal: Not a git repository (or any of the parent directories): .git

An unexpected error occurred while executing this job. Please report at https://github.com/Strider-CD/strider/issues

Checkout failed with code 128

Error: Checkout failed with code 128
    at badCode (/home/<removed>/strider/node_modules/strider-git/worker.js:90:11)

Can you think of why this might be?

@knownasilya
Copy link
Member

Closing since this is a duplicate of Strider-CD/strider-docker-runner#36 please post there, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants