artifacts

This commit is contained in:
jh 2019-09-10 18:17:58 -07:00
commit cbf9c52c73

View file

@ -56,7 +56,7 @@ build: off
# - '%PYTHON%\python.exe setup.py bdist_wheel' # - '%PYTHON%\python.exe setup.py bdist_wheel'
artifacts: artifacts:
- path: "..\%ARCHIVE_NAME%.7z" - path: ..\%ARCHIVE_NAME%.7z
#on_success: #on_success:
# You can use this step to upload your artifacts to a public website. # You can use this step to upload your artifacts to a public website.