I turn off the trigger each time I release, but is there any way to release without turning off the trigger?

Viewed 13

Every time I release in devops, I get the following Error if I do not turn off triggers with changes or additions.

I turn off the trigger each time I release, but is there any way to release without turning off the trigger?

2022-09-22T07:27:02.4766306Z For artifact: trigger_everyday_0200: Checkstatus: 202; status message: Accepted 2022-09-22T07:27:32.8298690Z For artifact: trigger_everyday_0200: Checkstatus: 200; status message: OK 2022-09-22T07:27:32.8300245Z For artifact: trigger_everyday_0200: Artifact Deployment status: Failed 2022-09-22T07:27:32.8315527Z Error during execution: Error: Failed to fetch the deployment status {"code":"TriggerEnabledCannotUpdate","message":"Cannot update enabled Trigger; the trigger needs to be disabled first. "} 2022-09-22T07:27:32.8358745Z ##[error]Encountered with exception:Error: Failed to fetch the deployment status {"code":"TriggerEnabledCannotUpdate","message":"Cannot update enabled Trigger; the trigger needs to be disabled first. "} 2022-09-22T07:27:32.8551921Z ##[section]Finishing: Synapse deployment task for workspace: synw-01

0 Answers
Related