mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
snap: drop candidate channel
Building directly into `stable` from the `current` branch. Signed-off-by: Michał Sawicz <michal@sawicz.net>
This commit is contained in:
parent
ca5f28206b
commit
568aeb7bce
1 changed files with 0 additions and 2 deletions
2
.github/workflows/scripts/check_usns.py
vendored
2
.github/workflows/scripts/check_usns.py
vendored
|
@ -23,13 +23,11 @@ logger.setLevel(logging.INFO)
|
|||
|
||||
APPLICATION = "subsurface-ci"
|
||||
LAUNCHPAD = "production"
|
||||
RELEASE = "bionic"
|
||||
TEAM = "subsurface"
|
||||
SOURCE_NAME = "subsurface"
|
||||
SNAPS = {
|
||||
"subsurface": {
|
||||
"stable": {"recipe": "subsurface-stable"},
|
||||
"candidate": {"recipe": "subsurface-candidate"},
|
||||
},
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue