mirror of
https://github.com/coredns/coredns.git
synced 2025-10-26 15:54:16 -04:00
Makefile.release: move to coredns/coredns
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
NAME:=coredns
|
||||
VERSION:=$(shell grep 'coreVersion' coremain/version.go | awk '{ print $$3 }' | tr -d '"')
|
||||
ARCH:=$(shell uname -m)
|
||||
GITHUB:=miekg
|
||||
GITHUB:=coredns
|
||||
|
||||
all: commit push build tar release
|
||||
|
||||
|
||||
Reference in New Issue
Block a user