Commit dc36c8a
committed
Package appveyor artifacts after test
Artifacts apparently get listed before the before_deploy step.
Not having them ready at that point results in an error message:
No artifacts found matching
'build\stage\gagern\node-libtidy\releases\download\**\*.tar.gz' path
No artifacts were published.
Make sure you have specified correct artifacts filter.1 parent c079661 commit dc36c8a
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments