3 lines
89 B
Makefile
3 lines
89 B
Makefile
|
all:
|
||
|
docker build -t tom79/mastalab-ci:latest . && docker push tom79/mastalab-ci:latest
|