mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-09 15:38:03 -05:00
docs: adds octopus-deploy secret sync docs
This commit is contained in:
@@ -62,7 +62,9 @@ export const OctopusDeploySyncFields = () => {
|
||||
<SecretSyncConnectionField
|
||||
onChange={() => {
|
||||
setValue("destinationConfig.spaceId", "");
|
||||
setValue("destinationConfig.spaceName", "");
|
||||
setValue("destinationConfig.projectId", "");
|
||||
setValue("destinationConfig.projectName", "");
|
||||
setValue("destinationConfig.scopeValues", undefined);
|
||||
}}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user