-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
I am having trouble getting the Docker Runner plugin working.
I am logged in through BitBucket.
When I use the simple runner the project builds fine.
When I try and use the Docker Runner I get the following output:
git clone --recursive [email protected]:[repository] . --branch master
Cloning into '.'...
$ git checkout --quiet --force master bitbucket 13ms -1
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
When attempting to do a manual clone from the strider/strider-docker-slave container itself I get the following error:
Permission denied (publickey).
fatal: Could not read from remote repository.
I'm not sure if this is related, or a coincidence.
How are the credentials passed from the machine running Strider-CD to the Docker Runner anyway?
Any help would be appreciated.
Metadata
Metadata
Assignees
Labels
No labels