Skip to content

Commit

Permalink
update makefile for release
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshub16 committed Nov 10, 2018
1 parent 74f8efd commit edecb2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ clean:
rm ./outbound-go

release:
zip outbound-linux-amd64.zip outbound-go templates/* static/* .env.example.json -R
zip outbound-linux-amd64.zip outbound-go templates/* static/* .env.*.json Dockerfile docker.env docker-compose.yml ./LICENSE Procfile

0 comments on commit edecb2f

Please sign in to comment.