diff --git a/build-profile.json5 b/build-profile.json5 index c6f2e6c..a9d0a4b 100644 --- a/build-profile.json5 +++ b/build-profile.json5 @@ -4,13 +4,13 @@ { "name": "default", "material": { - "certpath": "C:/Users/c84381641/.ohos/config/openharmony/default_GuessNumber_B_Qn8V44HXwj1kWhXEL-umMcc38FMloFMKDBR34bgHY=.cer", - "storePassword": "0000001BB99CAAF78A02482768042F74FC27CE26C360282120D17048B0A5A5AC5A569A5138A816CFDA52FF", + "certpath": "./.secret/oniro-ci.cer", + "storePassword": "0000001BD5A16C997F0EF958596A946A060A50ED61DF4D945A74AB3C462CBCFBE5BA90427A3DEAC0D27D3E", "keyAlias": "debugKey", - "keyPassword": "0000001B40F99276F50ED0FD81057333E98D5978E93A5307E70CA46D064C35F23BF20BCB436C0CD13B2745", - "profile": "C:/Users/c84381641/.ohos/config/openharmony/default_GuessNumber_B_Qn8V44HXwj1kWhXEL-umMcc38FMloFMKDBR34bgHY=.p7b", + "keyPassword": "0000001BACA49D623B16BE8A9C4C216A9ED64244F7255BC9AEF8C862264DDA900496AD36202857353771E8", + "profile": "./.secret/oniro-ci.p7b", "signAlg": "SHA256withECDSA", - "storeFile": "C:/Users/c84381641/.ohos/config/openharmony/default_GuessNumber_B_Qn8V44HXwj1kWhXEL-umMcc38FMloFMKDBR34bgHY=.p12" + "storeFile": "./.secret/oniro-ci.p12" } } ],