Skip to content

Commit

Permalink
use old repo filename
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Fitzwater - IDI-C committed Dec 16, 2019
1 parent d3a106a commit 3ce3b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion handler/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ GOLANGCILINT := $(GOBIN)/golangci-lint
GOSEC := $(GOBIN)/gosec
GHR := $(GOBIN)/ghr
RELEASEDIR ?= ../release/
CIRCLE_PROJECT_REPONAME ?= grace-inventory-lambda
CIRCLE_PROJECT_REPONAME := grace-inventory-lambda
export GO111MODULE=on

.PHONY: build release clean test lint dependencies integration_test
Expand Down

0 comments on commit 3ce3b4b

Please sign in to comment.