gplugin/builders

Fix a typo

2019-06-18, Gary Kramlich
ce4468a02c98
Parents 5429d77ba5d4
Children 5709d8428422
Fix a typo
  • +1 -1
    convey.yml
  • --- a/convey.yml Tue Jun 18 22:52:07 2019 -0500
    +++ b/convey.yml Tue Jun 18 22:53:22 2019 -0500
    @@ -15,7 +15,7 @@
    type: docker/remove
    quiet: true
    images:
    - - ${REGSITRY}/${REPO}:${DISTRO}-${VERSION}-${ARCH}
    + - ${REGISTRY}/${REPO}:${DISTRO}-${VERSION}-${ARCH}
    build:
    type: docker/build