diff --git a/.appveyor.yml b/.appveyor.yml index eba6f4aaa..8f38f3ef9 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -1,6 +1,12 @@ # .appveyor.yml for use with EPICS Base ci-scripts # (see: https://github.com/epics-base/ci-scripts) +# branches to build +branches: + # whitelist + only: + - 7.0 + # Version format version: base-{branch}-{build}