We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb7c67d commit 4b19002Copy full SHA for 4b19002
Makefile
@@ -11,6 +11,7 @@ deploy:
11
@$(SRC_DIR)/build.sh
12
@rm -rf $(SRC_DIR)
13
@echo "Deploy finished !"
14
+ @git status
15
16
clean:
17
@echo "Cleaning up..."
0 commit comments