mirror of
https://github.com/chatmail/relay.git
synced 2026-05-19 20:38:05 +00:00
docker: restore chatmail-version to fix tests
This commit is contained in:
@@ -64,6 +64,9 @@ else
|
|||||||
SKIP_DNS="--skip-dns-check"
|
SKIP_DNS="--skip-dns-check"
|
||||||
fi
|
fi
|
||||||
$CMDEPLOY run --config "$CHATMAIL_INI" --ssh-host @local $SKIP_DNS
|
$CMDEPLOY run --config "$CHATMAIL_INI" --ssh-host @local $SKIP_DNS
|
||||||
|
# GithashDeployer overwrites /etc/chatmail-version with "unknown" because
|
||||||
|
# .git/ is excluded from the image; restore the build-time hash.
|
||||||
|
cp /etc/chatmail-image-version /etc/chatmail-version
|
||||||
echo "$current_fp" > "$FINGERPRINT_FILE"
|
echo "$current_fp" > "$FINGERPRINT_FILE"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user