Closed christian-monch closed 3 months ago
This PR adds an only_commit mapping to .appveyor.yml that illustrates how to límit CI builds to changes in code, tools or .appveyor.yml.
only_commit
.appveyor.yml
The section has to be adapted if the directory names are changed. Otherwise some changes might not trigger to CI-builds.
This PR adds an
only_commit
mapping to.appveyor.yml
that illustrates how to límit CI builds to changes in code, tools or.appveyor.yml
.The section has to be adapted if the directory names are changed. Otherwise some changes might not trigger to CI-builds.