grim/purple-spasm

minor tweak to convey.yml

2018-11-11, Gary Kramlich
26b6d691b552
Parents e2a2b32e463c
Children fb6230d70ac7
minor tweak to convey.yml
  • +2 -2
    convey.yml
  • --- a/convey.yml Sun Nov 11 21:31:33 2018 -0600
    +++ b/convey.yml Sun Nov 11 23:09:18 2018 -0600
    @@ -3,7 +3,7 @@
    import:
    type: docker/import
    files:
    - - ./
    + - .:.
    purple2:
    type: docker/run
    image: pidgin/pidgin2-dev:debian-stretch-amd64
    @@ -12,7 +12,7 @@
    - set -ex
    - pwd
    - ls
    - - meson purple-spasm build
    + - meson build
    - ninja -C build
    plans: