Skip to content

Commit

Permalink
Ffix: typo in Makefile (#975)
Browse files Browse the repository at this point in the history
  • Loading branch information
hongfeioo committed Jan 12, 2022
1 parent 0c52222 commit cda9760
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 @@ -83,7 +83,7 @@ docker-push-dfdaemon: docker-build-dfdaemon

# Push scheduler image
docker-push-scheduler: docker-build-scheduler
@echo "Begin to push dfdaemon docker image."
@echo "Begin to push scheduler docker image."
./hack/docker-push.sh scheduler
.PHONY: docker-push-scheduler

Expand Down

0 comments on commit cda9760

Please sign in to comment.