gplugin/gplugin

The debs directory is gone now
develop
2019-01-22, Gary Kramlich
9d359086d140
Parents 02b683a44ff7
Children 261dba929fba
The debs directory is gone now
  • +2 -2
    convey.yml
  • --- a/convey.yml Tue Jan 22 21:32:20 2019 -0600
    +++ b/convey.yml Tue Jan 22 21:50:31 2019 -0600
    @@ -45,12 +45,12 @@
    publish-deb:
    type: convey/extend
    task: package-cloud
    - environment: [PATTERN=debs/*.deb]
    + environment: [PATTERN=*.deb]
    publish-debsrc:
    type: convey/extend
    task: package-cloud
    - environment: [PATTERN=debs/*.dsc]
    + environment: [PATTERN=*.dsc]
    publish-rpm:
    type: convey/extend