change snap name to adguard-home
This commit is contained in:
parent
63d525c4d4
commit
4d73a0148e
@ -6,7 +6,7 @@ set -x
|
|||||||
|
|
||||||
BUILDER_IMAGE="adguard/snapcraft:1.0"
|
BUILDER_IMAGE="adguard/snapcraft:1.0"
|
||||||
SNAPCRAFT_TMPL="packaging/snap/snapcraft.yaml"
|
SNAPCRAFT_TMPL="packaging/snap/snapcraft.yaml"
|
||||||
SNAP_NAME="adguardhometest"
|
SNAP_NAME="adguard-home"
|
||||||
LAUNCHPAD_CREDENTIALS_DIR=".local/share/snapcraft/provider/launchpad"
|
LAUNCHPAD_CREDENTIALS_DIR=".local/share/snapcraft/provider/launchpad"
|
||||||
|
|
||||||
if [[ -z ${VERSION} ]]; then
|
if [[ -z ${VERSION} ]]; then
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: adguardhometest
|
name: adguard-home
|
||||||
base: core18
|
base: core18
|
||||||
version: 'dev_version'
|
version: 'dev_version'
|
||||||
summary: Network-wide ads & trackers blocking DNS server
|
summary: Network-wide ads & trackers blocking DNS server
|
||||||
|
Loading…
Reference in New Issue
Block a user