You will need about one minute to read this article.
Generate an AES key for encrypting files.
jet generate [flags]
The AES key created using jet generate
will is not available in Codeship during the remote execution. You can use this command to create local keys for initial testing. Any files that should be decrypted remotely would need to use the key found in your Project Settings during the execution of jet encrypt
.
Contact our support team or post on Stack Overflow using the tag #codeship
. Did you check the status page and changelog?
There are also several code examples and sample projects available for you to get started with.
Does this article need improvement? If so, please send feedback or submit a pull request!