go
This commit is contained in:
parent
486522d006
commit
fac05a1b57
@ -69,6 +69,7 @@ custom:
|
|||||||
run:
|
run:
|
||||||
working_directory: /home/ci
|
working_directory: /home/ci
|
||||||
command: |
|
command: |
|
||||||
|
mkdir ~/.ssh/ && echo -e "Host github.com\n\tStrictHostKeyChecking no\n" > ~/.ssh/config
|
||||||
git clone -b "yage/circle-ci/aur-automation" "$CIRCLE_REPOSITORY_URL" scwrypts
|
git clone -b "yage/circle-ci/aur-automation" "$CIRCLE_REPOSITORY_URL" scwrypts
|
||||||
chown -R ci:ci ./scwrypts
|
chown -R ci:ci ./scwrypts
|
||||||
#command: git clone -b "$CIRCLE_BRANCH" "$CIRCLE_REPOSITORY_URL" scwrypts
|
#command: git clone -b "$CIRCLE_BRANCH" "$CIRCLE_REPOSITORY_URL" scwrypts
|
||||||
|
Loading…
Reference in New Issue
Block a user