mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-05 02:27:15 +02:00
Revert "check-for-changes: performance improvements + wait for settle (#2104)"
This reverts commit 232d463b81
.
This commit is contained in:
parent
784ec60612
commit
dff7e428c0
9 changed files with 188 additions and 216 deletions
2
Makefile
2
Makefile
|
@ -4,6 +4,8 @@ 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