gplugin/gplugin

Add a simple target that just runs the tests
feature/convey-cleanup
2019-07-22, Gary Kramlich
1259b5e41980
Parents dfc19404b56b
Children b522c442bee6
Add a simple target that just runs the tests
  • +5 -0
    convey.yml
  • --- a/convey.yml Wed Jul 17 20:32:05 2019 -0500
    +++ b/convey.yml Mon Jul 22 02:51:12 2019 -0500
    @@ -135,6 +135,11 @@
    stages:
    - tasks: [import, build-target, export-target]
    + simple:
    + environment: [TARGET=simple]
    + stages:
    + - tasks: [import, build-target]
    +
    ubuntu-bionic-amd64:
    environment: [DISTRO=ubuntu, VERSION=bionic]
    stages: