Skip to content

Commit

Permalink
add: emoji fluff
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexisVLRT committed May 17, 2021
1 parent 02bcf43 commit ffe58fa
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 @@ -117,7 +117,7 @@ dependencies-checks:

.PHONY: goodbye
goodbye:
@echo "\nCongratulations, you successfully deployed MLFlow on your project!"
@echo "\nCongratulations, you successfully deployed MLFlow on your project! 🎉"
@source vars && echo "The web app is available at https://mlflow-dot-$${TF_VAR_project_id}.ew.r.appspot.com"
@echo "To push your first experiment, take a look at the bottom of the readme for an example."

Expand Down

0 comments on commit ffe58fa

Please sign in to comment.