mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-08 11:24:25 +00:00
Wtf, CircleCI doesn't support globbing for collecting artifacts
This commit is contained in:
parent
abd0b3ac1a
commit
ac47e299d2
@ -604,7 +604,7 @@ jobs:
|
||||
cd /tmp/debian-13-package/tahoe-lafs/
|
||||
make -f debian/rules binary
|
||||
- store_artifacts:
|
||||
path: "/tmp/*.deb"
|
||||
path: "/tmp/tahoe-lafs_1.20.0-1_all.deb"
|
||||
|
||||
nixos:
|
||||
parameters:
|
||||
|
Loading…
x
Reference in New Issue
Block a user