update order

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2018-09-24 19:52:24 -04:00
parent 7bbaafec88
commit dc37013c80
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -20,7 +20,7 @@ run: ## Run a Dockerfile from the command at the top of the file (ex. DIR=telnet
@$(CURDIR)/run.sh "$(DIR)"
.PHONY: test
test: shellcheck dockerfiles ## Runs the tests on the repository.
test: dockerfiles shellcheck ## Runs the tests on the repository.
.PHONY: dockerfiles
dockerfiles: ## Tests the changes to the Dockerfiles build.