forked from CGM_Public/pretix_original
3 lines
98 B
Makefile
3 lines
98 B
Makefile
main:
|
|
tar ch --exclude=_static --exclude=htmlcov --exclude=db.sqlite3 . | docker build -t test -
|