Skip to content
This repository was archived by the owner on Aug 6, 2021. It is now read-only.

Commit b4f60ae

Browse files
committed
Remove the buggy snap file to prevent useless automatic builds
1 parent 0b87253 commit b4f60ae

File tree

4 files changed

+2
-27
lines changed

4 files changed

+2
-27
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ Download the latest version of bunqDesktop from the [GitHub releases page](https
1919

2020
There is also a [Nightly build](https://github.com/bunqCommunity/bunqDesktop/releases/snapshot) which is built automatically every night and contains the latest experimental changes and features. Only use this if you want to test new features and are okay with potential errors.
2121

22-
#### [Snapcraft](https://snapcraft.io/bunqdesktop)
22+
#### [Snapcraft](https://snapcraft.io/bunqdesktop) [![bunqDesktop](https://snapcraft.io/bunqdesktop/badge.svg)](https://snapcraft.io/bunqdesktop)
23+
2324
You can directly search for 'bunqDesktop' in the Ubuntu store or use the snap command.
2425

2526
`sudo snap install bunqdesktop`

build/templates/snapcraft.yaml

Lines changed: 0 additions & 11 deletions
This file was deleted.

snap/snapcraft.yaml

Lines changed: 0 additions & 11 deletions
This file was deleted.

tasks/update_release_files.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ const templates = [
1010
{
1111
templateName: "bunqdesktop.nuspec",
1212
targetLocation: "bunqdesktop.nuspec"
13-
},
14-
{
15-
templateName: "snapcraft.yaml",
16-
targetLocation: "snap/snapcraft.yaml"
1713
}
1814
];
1915

0 commit comments

Comments
 (0)