Skip to content

Commit

Permalink
Merge pull request #329 from srdo/issue-328
Browse files Browse the repository at this point in the history
Fix #328 Publish integration test build directory when Appveyor build…
  • Loading branch information
ppalaga committed Apr 22, 2019
2 parents 4eff254 + 6123239 commit 3769339
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions appveyor.yml
Expand Up @@ -12,3 +12,7 @@ build_script:
cache:
- C:\Users\appveyor\.m2\repository
- C:\Users\appveyor\.m2\wrapper

on_failure:
- 7z a it-logs.zip target\it
- appveyor PushArtifact it-logs.zip

0 comments on commit 3769339

Please sign in to comment.