Skip to content

Commit

Permalink
chore: Update docker_test_cleanup in Makefile (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
kunalkg11 authored Feb 25, 2020
1 parent 3cca323 commit 03e033f
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 @@ -42,7 +42,7 @@ docker_test_prepare:

# Clean up test environment within the docker container
.PHONY: docker_test_cleanup
docker_test_prepare:
docker_test_cleanup:
docker run --rm -it \
-e SERVICE_ACCOUNT_JSON \
-e TF_VAR_org_id \
Expand Down

0 comments on commit 03e033f

Please sign in to comment.