mirror of
https://framagit.org/tom79/nitterizeme
synced 2024-12-11 08:28:27 +01:00
3 lines
89 B
Makefile
3 lines
89 B
Makefile
|
all:
|
||
|
docker build -t tom79/mastalab-ci:latest . && docker push tom79/mastalab-ci:latest
|