X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/300639b4e4f9b87c2183e4e095a74e243f60bfac..502d4db22821505d63ab92879e0894ccfe57e18e:/Makefile diff --git a/Makefile b/Makefile index ce038f4..f8a53cd 100644 --- a/Makefile +++ b/Makefile @@ -19,3 +19,6 @@ docker-build: upload: build docker-compose run --entrypoint=/bin/sh unlimited.pizza ./scripts/upload.sh + +ci: + ./scripts/ci.sh