mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
chore: resolved merge conflict
This commit is contained in:
@@ -2303,6 +2303,7 @@ const syncSecretsDigitalOceanAppPlatform = async ({
|
||||
{
|
||||
spec: {
|
||||
name: integration.app,
|
||||
...appSettings,
|
||||
envs: Object.entries(secrets).map(([key, data]) => ({ key, value: data.value }))
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user