Skip to content

Commit

Permalink
DEBUGGING GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Eckert committed Oct 26, 2022
1 parent 4e116e5 commit 744f53c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ kind-cni:

cli-dev:
@echo "==> Installing consul-k8s CLI tool for ${GOOS}/${GOARCH}"
@go version
@cd cli; go build -o ./bin/consul-k8s; cp ./bin/consul-k8s ${GOPATH}/bin/


Expand Down

0 comments on commit 744f53c

Please sign in to comment.