mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-12-10 17:07:30 +00:00
cd: store artifacts
This commit is contained in:
parent
b7615a42de
commit
ce8f734b58
@ -40,10 +40,8 @@ jobs:
|
|||||||
tar -cJf build/spotube-linux-3.1.1-aarch64.tar.xz -C /tmp/spotube-tar .
|
tar -cJf build/spotube-linux-3.1.1-aarch64.tar.xz -C /tmp/spotube-tar .
|
||||||
rm -rf /tmp/spotube-tar
|
rm -rf /tmp/spotube-tar
|
||||||
|
|
||||||
- persist_to_workspace:
|
- store_artifacts:
|
||||||
root: build
|
path: build/spotube-linux-3.1.1-aarch64.tar.xz
|
||||||
paths:
|
|
||||||
- spotube-linux-3.1.1-aarch64.tar.xz
|
|
||||||
|
|
||||||
workflows:
|
workflows:
|
||||||
build_flutter_for_arm_workflow:
|
build_flutter_for_arm_workflow:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user