fix configuration for cirrus ci
This commit is contained in:
parent
bf2c32cae1
commit
7aa85ab4e6
@ -52,10 +52,7 @@ task:
|
||||
fi
|
||||
|
||||
build_script: |
|
||||
bash ./scripts/cirrus-ci_dispatcher.sh
|
||||
if ls ./termux-packages/debs/*.deb >/dev/null 2>&1; then
|
||||
mv ./termux-packages/debs/*.deb ./debs/
|
||||
fi
|
||||
bash ./scripts/build/ci/cirrus-ci_dispatcher.sh
|
||||
|
||||
output_artifacts:
|
||||
path: "./debs/*.deb"
|
||||
|
Loading…
x
Reference in New Issue
Block a user