We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25d1306 commit f9faeefCopy full SHA for f9faeef
.werft/jobs/build/deploy-to-preview-environment.ts
@@ -58,7 +58,6 @@ export async function deployToPreviewEnvironment(werft: Werft, jobConfig: JobCon
58
installEELicense,
59
withObservability,
60
analytics: jobConfig.analytics,
61
- useWsManagerMk2,
62
};
63
64
// We set all attributes to false as default and only set it to true once the each process is complete.
0 commit comments