Compare commits
1 Commits
v0.1
...
b84283d7b2
Author | SHA1 | Date | |
---|---|---|---|
b84283d7b2 |
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
*.snap
|
@@ -1,5 +1,6 @@
|
|||||||
name: mythicbeastsddns
|
name: mythicbeastsddns
|
||||||
version: 'git'
|
version: 'git'
|
||||||
|
base: core22
|
||||||
summary: Automatically update dynamic dns for your Mythic Beasts hosts
|
summary: Automatically update dynamic dns for your Mythic Beasts hosts
|
||||||
description: |
|
description: |
|
||||||
Mythic Beasts customers can use this snap to automatically update dynamic dns
|
Mythic Beasts customers can use this snap to automatically update dynamic dns
|
||||||
@@ -12,7 +13,9 @@ description: |
|
|||||||
way around this problem do not use this snap in production.
|
way around this problem do not use this snap in production.
|
||||||
grade: stable
|
grade: stable
|
||||||
confinement: strict
|
confinement: strict
|
||||||
architectures: [ all ]
|
architectures:
|
||||||
|
- build-on: [amd64]
|
||||||
|
build-for: [all]
|
||||||
|
|
||||||
apps:
|
apps:
|
||||||
mythicbeastsddns:
|
mythicbeastsddns:
|
||||||
|
Reference in New Issue
Block a user