mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-29 18:22:37 +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.*/
|
only: /^v.*/
|
||||||
branches:
|
branches:
|
||||||
ignore: /.*/
|
ignore: /.*/
|
||||||
- build-ubuntu-groovy:
|
# - build-ubuntu-groovy:
|
||||||
filters:
|
# filters:
|
||||||
tags:
|
# tags:
|
||||||
only: /^v.*/
|
# only: /^v.*/
|
||||||
branches:
|
# branches:
|
||||||
ignore: /.*/
|
# ignore: /.*/
|
||||||
- build-debian-buster:
|
- build-debian-buster:
|
||||||
filters:
|
filters:
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Reference in a new issue