klesh commented on issue #7211:
URL: 
https://github.com/apache/incubator-devlake/issues/7211#issuecomment-2017316823

   
   
   > select * from cicd_deployments where id like '%278014' --one record with 
result:SUCCESS status:DONE environment:TESTING
   > 
   > select * from cicd_deployment_commits where cicd_deployment_id = 
'azuredevops:Build:1:278014' order by created_at desc --one record with 
result:SUCCESS status:DONE environment:TESTING
   
   Thanks.
   I'm confused, is it what you got or what you wanted? I thought you were 
saying the `environment` should be `TESTING` but got `PRODUCTION`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to