.PHONY: build-CreditPaymentFunction

build-CreditPaymentFunction:
	GOOS=linux go build -o bootstrap
	cp ./bootstrap $(ARTIFACTS_DIR)/.