mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 18:02:38 +02:00
Comment out Ubuntu groovy in CircleCI, because PackageCloud.io does not support it yet
This commit is contained in:
parent
62ee9db10e
commit
4799bcafcc
1 changed files with 6 additions and 6 deletions
|
@ -205,12 +205,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:
|
||||
|
|
Loading…
Reference in a new issue