mirror of
https://github.com/openfaas/faas.git
synced 2025-06-08 08:25:03 +00:00
6 lines
35 B
Makefile
6 lines
35 B
Makefile
.PHONY: build
|
|
|
|
build:
|
|
./build.sh
|
|
|