grim/convey

update for the export task name change

2019-03-30, Gary Kramlich
7620d17a033e
Parents ec622a081c65
Children 268356681abb
update for the export task name change
  • +2 -2
    convey.yml
  • --- a/convey.yml Sat Mar 30 00:16:52 2019 -0500
    +++ b/convey.yml Sat Mar 30 00:39:54 2019 -0500
    @@ -10,7 +10,7 @@
    files:
    - ./
    export:
    - type: docker/export
    + type: convey/export
    files:
    - convey-${CONVEY_VERSION}-darwin-amd64
    - convey-${CONVEY_VERSION}-freebsd-amd64
    @@ -25,7 +25,7 @@
    type: docker/run
    image: convey/go-test:latest
    export-junit:
    - type: docker/export
    + type: convey/export
    files:
    - '**/junit.xml'
    linter: