diff --git a/.circleci/config.yml b/.circleci/config.yml index 29dd547..507d55b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -67,7 +67,8 @@ custom: clone-scwrypts: - &archlinux_clone_scwrypts archlinux-run: - command: git clone -b "$CIRCLE_BRANCH" "$CIRCLE_REPOSITORY_URL" scwrypts + #command: git clone -b "$CIRCLE_BRANCH" "$CIRCLE_REPOSITORY_URL" scwrypts + command: git clone -b "yage/circle-ci/aur-automation" "$CIRCLE_REPOSITORY_URL" scwrypts jobs: aur-test: