Skip to content

Commit

Permalink
Merge pull request #148 from ferozsalam/update-test-docker-command
Browse files Browse the repository at this point in the history
Update docker-test command
  • Loading branch information
jertel authored May 10, 2021
2 parents 4848f1b + 13c5342 commit b02922f
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 @@ -21,7 +21,7 @@ test-elasticsearch:

test-docker:
docker-compose --project-name elastalert build tox
docker-compose --project-name elastalert run tox
docker-compose --project-name elastalert run --rm tox

clean:
make -C docs clean
Expand Down

0 comments on commit b02922f

Please sign in to comment.