Skip to content

Commit

Permalink
Don't skip non-tag builds on AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
derceg committed Jan 26, 2024
1 parent 241bedb commit 77c900d
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,6 @@ environment:
PFX_PASS:
secure: rgMy2ixSiaW0sk2CwaHwO5pK8U98ynzt/jjiGNRSYPfaAcOTRZ5oX+fsgqn6qP54

for:

-
branches:
only:
- /version-.*/

skip_non_tags: true

init:
- ps: >-
if ($env:APPVEYOR_PULL_REQUEST_HEAD_REPO_BRANCH -match '^l10n_') {
Expand Down

0 comments on commit 77c900d

Please sign in to comment.