Comment out packagecloud deploy for Ubuntu 19.10 and Fedora 33 because packagecloud.io does not yet support them

This commit is contained in:
Micah Lee 2021-01-04 15:51:23 -08:00
parent af19df70fd
commit ca08fab0ab
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
2 changed files with 13 additions and 13 deletions

View file

@ -175,12 +175,12 @@ workflows:
only: /^v.*/
branches:
ignore: /.*/
- build-ubuntu-groovy:
filters:
tags:
only: /^v.*/
branches:
ignore: /.*/
# - build-ubuntu-groovy:
# filters:
# tags:
# only: /^v.*/
# branches:
# ignore: /.*/
- build-debian-buster:
filters:
tags:
@ -205,9 +205,9 @@ workflows:
only: /^v.*/
branches:
ignore: /.*/
- build-fedora-33:
filters:
tags:
only: /^v.*/
branches:
ignore: /.*/
# - build-fedora-33:
# filters:
# tags:
# only: /^v.*/
# branches:
# ignore: /.*/

View file

@ -3,7 +3,7 @@
## Dangerzone 0.1.5
- Add support for macOS Big Sur
- Drop support for Ubuntu 19.10, add support for Fedora 33
- Drop support for Ubuntu 19.10
## Dangerzone 0.1.4