add dheck for filebeat repository

This commit is contained in:
vcerenu
2023-11-21 10:24:37 -03:00
parent f7f90941ed
commit 12d45d83ad

View File

@@ -15,7 +15,7 @@ elif [ "$MAJOR_BUILD" -eq "$MAJOR_CURRENT" ]; then
REPOSITORY="packages-dev.wazuh.com/pre-release"
elif [ "$MID_BUILD" -eq "$MID_CURRENT" ]; then
if [ "$MINOR_BUILD" -gt "$MINOR_CURRENT" ]; then
REPOSITORY=""packages-dev.wazuh.com/pre-release"
REPOSITORY="packages-dev.wazuh.com/pre-release"
fi
fi
fi