imfreedom/docs.imfreedom.org

ecd33726d4fa
Parents 206410350edf
Children 9b51b242a90f
Don't fail if we try to remove an image that doesn't exist
  • +1 -0
    convey.yml
  • --- a/convey.yml Tue Sep 28 02:39:28 2021 -0500
    +++ b/convey.yml Tue Sep 28 02:46:50 2021 -0500
    @@ -18,6 +18,7 @@
    clean:
    type: docker/remove
    + quiet: true
    images: ${REGISTRY}/${REPOSITORY}:${TAG}
    login: