keystore_secret_env : password of the keystore.p12 file
host_name_env : syncdata-service public domain name
signer_timestamp_url_env : URL of timestamp server to timestamp registration-client jar files.
Need to mount a volume to “/home/mosip/build_files” with below files
logback.xml
Client.crt : Signer certificate to be added in the registration-client build for jar sign verification.
keystore.p12 : Store private key used to sign the registation-client and registration-services jar files with “CodeSigning” alias.
maven.metadata.xml : Holds the current version of registration-client hosted in the upgrade server.
Optional:
reg_client_custom_impls_url_env : URL to download scanner custom implementation jars(runtime dependency).
If all the above steps are taken care then you should not see any issue.
Finally, you will be able to download the registration client zip from below URL.
{registratiionclient download server domain name/ip}/registration-client/{client_version}/reg-client.zip