snap: rebuild candidate, too

Signed-off-by: Michał Sawicz <michal@sawicz.net>
This commit is contained in:
Michał Sawicz 2024-02-03 23:53:35 +01:00 committed by Dirk Hohndel
parent d04c9785b6
commit e2ca662502

View file

@ -28,6 +28,7 @@ TEAM = "subsurface"
SOURCE_NAME = "subsurface"
SNAPS = {
"subsurface": {"stable": {"recipe": "subsurface-stable"}},
"subsurface": {"candidate": {"recipe": "subsurface-candidate"}},
}
STORE_URL = "https://api.snapcraft.io/api/v1/snaps" "/details/{snap}?channel={channel}"