Skip to content

Commit

Permalink
test: limit inclusion of on prem test kitchen results to master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
muddman committed Mar 9, 2020
1 parent 573e8f8 commit 8f3ca7e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,9 @@ for:
- matrix:
only:
- job_depends_on: Chef Inspec Tests
branches:
only:
- master
build_script:
- ps: Write-Host "build_script for $env:APPVEYOR_JOB_NAME"
- ps: $ErrorActionPreference = "Stop";
Expand Down

0 comments on commit 8f3ca7e

Please sign in to comment.