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
refactor: Always fill OpenAPI configuration in deployContainers, even in dry-run mode
Updated the deployContainers function to ensure that the OpenAPI configuration is filled regardless of the dryRun flag. This change is necessary for proper API access during container building. Additionally, modified the apply function to only execute when not in dry-run mode.
0 commit comments