This commit is contained in:
Wryn (yage) Wagner 2024-04-13 21:06:23 -06:00
parent 14c4294b8d
commit 017e222bb4

View File

@ -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: