Skip to content
Snippets Groups Projects
Commit b26a6bd9 authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Remove s3 upload for nightlies

parent ea5f6ca0
No related branches found
No related tags found
No related merge requests found
Pipeline #231 failed
......@@ -122,13 +122,6 @@ deploy:
prerelease: true
on:
appveyor_repo_tag: true
- provider: S3
access_key_id: ${AWS_ACCESS_KEY}
secret_access_key: ${AWS_SECRET_KEY}
bucket: ${AWS_BUCKET_NAME}
region: ${AWS_DEFAULT_REGION}
set_public: true
artifact: nheko-$(APPVEYOR_REPO_TAG_NAME)-installer.exe, nheko_win_64.zip
artifacts:
- path: nheko_win_64.zip
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment