You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have more not an issue, but a question, and would appreciate help here :)
I have created and successfully crypted the config files in my git repo (Project 1).
The build java artifact is published to nexus (a Jar file).
For now, I would like to include it as a dependency on another project (Project 2) and run.
The crypted files from Project 1 should be decrypted to allow application work.
This discussion was converted from issue #252 on June 07, 2022 16:39.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Community,
I have more not an issue, but a question, and would appreciate help here :)
I have created and successfully crypted the config files in my git repo (Project 1).
The build java artifact is published to nexus (a Jar file).
For now, I would like to include it as a dependency on another project (Project 2) and run.
The crypted files from Project 1 should be decrypted to allow application work.
What would be the proper setup in this situation?
Thanks in advance for your attention
Beta Was this translation helpful? Give feedback.
All reactions