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