Skip to content

Commit

Permalink
remove cgo makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
jribbink committed Feb 22, 2024
1 parent 7de266f commit 5202cbb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ generate: install-tools
release:
docker run \
--rm \
-e CGO_ENABLED=1 \
--env-file .release-env \
-v /var/run/docker.sock:/var/run/docker.sock \
-v `pwd`:/go/src/$(PACKAGE_NAME) \
Expand Down

0 comments on commit 5202cbb

Please sign in to comment.