mirror of
https://github.com/janet-lang/janet
synced 2025-10-12 14:27:42 +00:00
Better deploy test.
This commit is contained in:
@@ -35,11 +35,11 @@ only_commits:
|
||||
- src/
|
||||
|
||||
artifacts:
|
||||
- name: janet-v1.2.0-windows
|
||||
- name: "janet-$(appveyor_repo_tag_name)-windows"
|
||||
path: dist
|
||||
type: Zip
|
||||
- path: janet-v1.2.0-windows-installer.exe
|
||||
name: janet-v1.2.0-windows-installer.exe
|
||||
- path: "janet-$(appveyor_repo_tag_name)-windows-installer.exe"
|
||||
name: "janet-$(appveyor_repo_tag_name)-windows-installer.exe"
|
||||
type: File
|
||||
|
||||
deploy:
|
||||
|
Reference in New Issue
Block a user