Skip to content

Commit

Permalink
no more release/ needed with goreleaser doing it (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
ldemailly authored Jun 25, 2024
1 parent 7b2969f commit db4a796
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 70 deletions.
7 changes: 2 additions & 5 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# Makefile to build dnsping's docker images as well as short cut
# for local test/install
#
# See also release/release.sh and fortio's release/Readme.md
#
# Makefile for local tests, lint
# (release is now goreleaser)

PACKAGES ?= $(shell go list ./...)

Expand Down
9 changes: 0 additions & 9 deletions release/.gitignore

This file was deleted.

17 changes: 0 additions & 17 deletions release/Dockerfile.in

This file was deleted.

39 changes: 0 additions & 39 deletions release/release.sh

This file was deleted.

0 comments on commit db4a796

Please sign in to comment.