mirror of
https://github.com/chatmail/relay.git
synced 2026-05-12 17:14:36 +00:00
docker: restore chatmail-version to fix tests
This commit is contained in:
@@ -64,6 +64,9 @@ else
|
||||
SKIP_DNS="--skip-dns-check"
|
||||
fi
|
||||
$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"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user