We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50d0c55 commit ca4b444Copy full SHA for ca4b444
appveyor.yml
@@ -16,6 +16,8 @@ build_script:
16
echo CONFIGURATION %CONFIGURATION%
17
18
echo "test" > test.txt
19
+
20
+ appveyor PushArtifact test.txt
21
22
before_test:
23
- cmd: >-
0 commit comments