function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sai krishna 162sai krishna 162 

travis encrypt-file assets/server.key assets/server.key.enc --add

I have been getting the following error whenever i try to create a build to Salesforce. May i know what changes i need to make on my system (.yaml file) to get this working. 
The command "openssl aes-256-cbc -K $encrypted_badc503f6449_key -iv $encrypted_badc503f6449_iv -in assets/server.key.enc -out assets/server.key -d" failed and exited with 1 during .
I really think Trailhead ought to point out that you're going to have troubles running through the module in Windows....
Carlos Roberto de Carvalho JuniorCarlos Roberto de Carvalho Junior
Did resolved this issue. I have the same problem.

tks,