-
Hey there, When using custom ImportTestDataInBcContainer, I still see that pipeline triggers server restart, which is not needed in our case. Would it be possible to disable it? My custom ImportTestDataInBcContainer looks like this:
|
Beta Was this translation helpful? Give feedback.
Answered by
freddydk
Oct 11, 2023
Replies: 1 comment
-
If you set EnableTaskScheduler to true in your repository or project settings, then it shouldn't restart the service tier to enable the task scheduler. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
freddydk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you set EnableTaskScheduler to true in your repository or project settings, then it shouldn't restart the service tier to enable the task scheduler.