Skip to content

Commit

Permalink
Unset GOFLAGS
Browse files Browse the repository at this point in the history
  • Loading branch information
honza committed Feb 27, 2020
1 parent 580210b commit 0af5bf7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ export DEPLOY_KERNEL_URL=http://172.22.0.1:6180/images/ironic-python-agent.kerne
export DEPLOY_RAMDISK_URL=http://172.22.0.1:6180/images/ironic-python-agent.initramfs
export IRONIC_ENDPOINT=http://localhost:6385/v1/
export IRONIC_INSPECTOR_ENDPOINT=http://localhost:5050/v1/
export GO111MODULE=on
export GOFLAGS=

.PHONY: help
help:
Expand Down

0 comments on commit 0af5bf7

Please sign in to comment.