mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-03-10 15:05:02 +08:00
ci: Expose the snap as artifact as well
This commit is contained in:
parent
09aa33702e
commit
c33229497b
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ addons:
|
||||||
- Mailspring.zip
|
- Mailspring.zip
|
||||||
- $(find . -type f -name mailspring-*.deb | tr "\n" ":")
|
- $(find . -type f -name mailspring-*.deb | tr "\n" ":")
|
||||||
- $(find . -type f -name mailspring-*.rpm | tr "\n" ":")
|
- $(find . -type f -name mailspring-*.rpm | tr "\n" ":")
|
||||||
|
- $(find . -type f -name mailspring-*.snap | tr "\n" ":")
|
||||||
apt:
|
apt:
|
||||||
sources:
|
sources:
|
||||||
- ubuntu-toolchain-r-test
|
- ubuntu-toolchain-r-test
|
||||||
|
|
Loading…
Reference in a new issue