AppVeyor: whitelist 7.0 branch

The AppVeyor epics-base-7 project is supposed to pull the .appveyor.yml from this branch to only build commits and pull requests from/for 7.0.
This commit is contained in:
Ralph Lange
2020-11-03 10:02:34 +01:00
parent baced535e3
commit 8fd36d8eef

View File

@@ -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}