NikitOS Customer Feb 14, 2021 #1 Hello As in title. Is it possible to remove hashes.json before generating hashes? If this file is in the repository before generating hashes, a hash is also generated for it, and later this causes a file health error. Upvote 0
Hello As in title. Is it possible to remove hashes.json before generating hashes? If this file is in the repository before generating hashes, a hash is also generated for it, and later this causes a file health error.
Fillip H. Staff member Owner Developer Jan 4, 2022 #2 This should be doable via the build.json file using the exec group. This allows arbitrary server commands to be ran prior to hashes being generated.
This should be doable via the build.json file using the exec group. This allows arbitrary server commands to be ran prior to hashes being generated.