Add jira integration and separate pipelines.
This commit is contained in:
6
2023-07-31-acs-workflows/guestbook/Makefile
Normal file
6
2023-07-31-acs-workflows/guestbook/Makefile
Normal file
@ -0,0 +1,6 @@
|
||||
# Build the guestbook example
|
||||
|
||||
all: build
|
||||
|
||||
build:
|
||||
go build
|
||||
Reference in New Issue
Block a user