This MP wasn't merged but the current code is:
elif project == "ubuntu-server" and series >= "bionic": yield "server-ship-live"
so it's the same thing.
« Back to merge proposal
This MP wasn't merged but the current code is:
elif project == "ubuntu-server" and series >= "bionic":
yield "server-ship-live"
so it's the same thing.