diff --git a/Makefile b/Makefile index e5f2b56..57f19f1 100644 --- a/Makefile +++ b/Makefile @@ -9,4 +9,4 @@ build: docker build -t drillster/drone-email:latest . publish: - publish.sh \ No newline at end of file + bash publish.sh \ No newline at end of file