gplugin/gplugin

3e651648702b
Parents 9e37545af705
Children caddff265a3b
Add a fedora-rawhide-amd64 build as it's good to test against it
  • +4 -0
    convey.yml
  • --- a/convey.yml Thu Oct 31 22:51:36 2019 -0500
    +++ b/convey.yml Thu Oct 31 23:22:24 2019 -0500
    @@ -142,6 +142,10 @@
    environment: [DISTRO=fedora, VERSION=30]
    stages:
    - tasks: [import, build, export]
    + fedora-rawhide-amd64:
    + environment: [DISTRO=fedora, VERSION=rawhide]
    + stages:
    + - tasks: [import, build, export]
    gplugin-docs:
    environment: [TARGET=gplugin, DOCS_PATH=gplugin/reference]