gplugin/gplugin

Add a valgrind image as well
feature/convey-cleanup
2019-07-17, Gary Kramlich
dfc19404b56b
Parents 1d514587c43f
Children 1259b5e41980
Add a valgrind image as well
  • +7 -0
    convey.yml
  • --- a/convey.yml Wed Jul 17 06:19:28 2019 -0500
    +++ b/convey.yml Wed Jul 17 20:32:05 2019 -0500
    @@ -148,6 +148,13 @@
    stages:
    - tasks: [import, build, export]
    + valgrind:
    + environment: [TARGET=valgrind]
    + stages:
    + - tasks: [import, build-target]
    + - tasks: [export-target]
    + run: always
    +
    publish:
    stages:
    - environment: