3 lines
48 B
Makefile
3 lines
48 B
Makefile
|
all:
|
||
|
(cd .. ; make docker && make docker_push)
|