We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc9acc5 commit 7ef6d4cCopy full SHA for 7ef6d4c
snap/snapcraft.yaml
@@ -14,10 +14,6 @@ parts:
14
build-snaps: [go/latest/stable]
15
source: https://github.com/codechenx/tv.git
16
source-type: git
17
- override-pull: |
18
- snapcraftctl pull
19
- snapcraftctl set-version \
20
- "$(git describe --long --tags --always --match=v*.*.* | sed 's/v//')"
21
22
apps:
23
codechenx-tv:
0 commit comments