diff --git a/Dockerfile b/Dockerfile index 79417d0..c86b479 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,6 +14,4 @@ RUN set -ex; \ COPY supervisord.conf /etc/supervisord.conf -echo "This error is for testing drone runner mail notification" - CMD ["supervisord", "-c", "/etc/supervisord.conf"] \ No newline at end of file