imfreedom/knowledgebase

Man convey 0.13 kind of sucks...

2022-04-11, Gary Kramlich
aa47652d0085
Parents f5d4e85fdbb7
Children 2f11a24a8c91
Man convey 0.13 kind of sucks...
  • +1 -0
    convey.yml
  • --- a/convey.yml Mon Apr 11 06:11:40 2022 -0500
    +++ b/convey.yml Mon Apr 11 06:19:23 2022 -0500
    @@ -13,6 +13,7 @@
    type: docker/build
    dockerfile: Dockerfile
    tags: ${REGISTRY_HOST}/${REPOSITORY}:${TAG}
    + files: .:.
    push:
    type: docker/push
    images: ${REGISTRY_HOST}/${REPOSITORY}:${TAG}