mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 18:15:29 +02:00
chore: Housekeeping on the 'open-dkim' script (#2267)
This commit is contained in:
parent
ed562a7057
commit
d9e8accf5f
3 changed files with 10 additions and 12 deletions
2
Makefile
2
Makefile
|
@ -4,8 +4,6 @@ NAME ?= mailserver-testing:ci
|
|||
VCS_REF = $(shell git rev-parse --short HEAD)
|
||||
VCS_VER = $(shell git describe --tags --contains --always)
|
||||
|
||||
export CDIR = $(shell pwd)
|
||||
|
||||
# -----------------------------------------------
|
||||
# --- Generic Build Targets ---------------------
|
||||
# -----------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue