Skip to content

Commit 70d8a63

Browse files
committed
fix: add report sheet URL config to
1 parent 2e8bb86 commit 70d8a63

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

charm/charmcraft.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,10 @@ config:
113113
default: "https://api.snapcraft.io/"
114114
type: string
115115

116+
report-sheet-url:
117+
description: "URL for the reported snaps spreadsheet on Google docs"
118+
type: string
119+
116120

117121
# requires:
118122
# tracing:

0 commit comments

Comments
 (0)