Skip to content
This repository was archived by the owner on Nov 11, 2019. It is now read-only.
This repository was archived by the owner on Nov 11, 2019. It is now read-only.

Do a fresh build if incremental fails #8

@pmatos

Description

@pmatos

Sometimes it's possible that an incremental build fails. In this case we probably should step back and redo the build from fresh since it might be that the problem is not GCC itself but that the incremental didn't work.

So, if incremental fails:

  • clean build;
  • redo build;

The last thing we need is false positives when it comes to build failing and notifications being sent.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions