Mike Kramarenko
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Emails don't go out
Hi guys, I have TeamCity email notifier configured to send emails on broken build. For some reason no emails come through. I tried: * Enable notifiation debug logging* Send test email - works fine... -
Created build started with zero files modified
CompletedI have a project with GIT repository and a trigger.The build is supposed to start only when files of certain type are modified.Occasionally I see build started with zero files modified.Why is that?...