Files
talks/2023-07-31-acs-workflows/guestbook/Makefile

7 lines
60 B
Makefile

# Build the guestbook example
all: build
build:
go build