1
0
mirror of https://github.com/janet-lang/janet synced 2024-09-30 07:50:41 +00:00

Add some more artifacts to automate release.

This commit is contained in:
Calvin Rose 2019-08-18 18:02:28 -04:00
parent daf92be5bc
commit 3cdbf5753d

View File

@ -35,6 +35,15 @@ only_commits:
- src/ - src/
artifacts: artifacts:
- name: janet.c
path: dist\janet.c
type: File
- name: janet.h
path: dist\janet.h
type: File
- name: janetconf.h
path: dist\janetconf.h
type: File
- name: "janet-$(appveyor_repo_tag_name)-windows" - name: "janet-$(appveyor_repo_tag_name)-windows"
path: dist path: dist
type: Zip type: Zip