mirror of
https://github.com/janet-lang/janet
synced 2025-01-11 08:00:27 +00:00
Add some more artifacts to automate release.
This commit is contained in:
parent
daf92be5bc
commit
3cdbf5753d
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user