mirror of
https://github.com/pretix/pretix.git
synced 2026-08-10 10:47:00 +00:00
3 lines
98 B
Makefile
3 lines
98 B
Makefile
main:
|
|
tar ch --exclude=_static --exclude=htmlcov --exclude=db.sqlite3 . | docker build -t test -
|