diff options
author | Brent Cook <busterb@gmail.com> | 2022-12-11 15:21:55 -0600 |
---|---|---|
committer | Brent Cook <busterb@gmail.com> | 2022-12-11 15:21:55 -0600 |
commit | 5a590f8e0c1bb3b3bf7ba02ee7d3ac0c1e09a1ae (patch) | |
tree | 00526d0003d9b8d16547ac74ea544dc0b40f21de | |
parent | eda4bddc88e209f67cab2fa0c394b2ae13cf3b6c (diff) | |
parent | 2e9adeeeaec26ff0d6588d2831171676b0c9da69 (diff) | |
download | portable-3.7.0.tar.gz portable-3.7.0.tar.bz2 portable-3.7.0.zip |
Land #789, store artifacts from appveyor buildsv3.7.0
-rw-r--r-- | appveyor.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml index 33a32da..59238d7 100644 --- a/appveyor.yml +++ b/appveyor.yml | |||
@@ -49,6 +49,5 @@ on_failure: | |||
49 | - appveyor PushArtifact Testing.zip | 49 | - appveyor PushArtifact Testing.zip |
50 | 50 | ||
51 | artifacts: | 51 | artifacts: |
52 | - path: build\Testing | 52 | - path: build |
53 | name: Testing | ||
54 | type: zip | 53 | type: zip |