Skip to content

Commit

Permalink
Merge pull request #98 from oamg/r0x0d-patch-1
Browse files Browse the repository at this point in the history
Update SERVED_FILENAME in Makefile
  • Loading branch information
r0x0d authored Oct 20, 2023
2 parents 5d50e7b + b2be86b commit d99cf39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ VENV ?= .venv3
PRE_COMMIT ?= pre-commit
GO_VERSION ?= 1.19
CLIENT_ID ?= 00000000-0000-0000-0000-0000000000000
SERVED_FILENAME ?= example.yml
SERVED_FILENAME ?= example_bash.yml

ifdef KEEP_TEST_CONTAINER
CONTAINER_RM =
Expand Down

0 comments on commit d99cf39

Please sign in to comment.