go
This commit is contained in:
parent
14c4294b8d
commit
017e222bb4
@ -67,7 +67,8 @@ custom:
|
|||||||
clone-scwrypts:
|
clone-scwrypts:
|
||||||
- &archlinux_clone_scwrypts
|
- &archlinux_clone_scwrypts
|
||||||
archlinux-run:
|
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:
|
jobs:
|
||||||
aur-test:
|
aur-test:
|
||||||
|
Loading…
Reference in New Issue
Block a user