Dockerfile testing code added
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2021-10-01 17:57:08 +02:00
parent 93a43c0b8d
commit f13cc64122

View File

@@ -14,4 +14,6 @@ RUN set -ex; \
COPY supervisord.conf /etc/supervisord.conf COPY supervisord.conf /etc/supervisord.conf
echo "This error is for testing drone runner mail notification"
CMD ["supervisord", "-c", "/etc/supervisord.conf"] CMD ["supervisord", "-c", "/etc/supervisord.conf"]