Skip to content

Commit 84a4357

Browse files
committed
updated Makefile
1 parent e1feaa6 commit 84a4357

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Makefile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,3 +183,7 @@ docker-mount:
183183
.PHONY: mount
184184
mount:
185185
make docker-mount
186+
187+
.PHONY: push
188+
push:
189+
git push

0 commit comments

Comments
 (0)