1
0
mirror of https://git.tuxpa.in/a/code-server.git synced 2024-12-28 21:25:25 +00:00

Upload into releases directory

This commit is contained in:
Asher 2020-02-27 11:21:40 -06:00
parent 70ad2354bb
commit fd65cadaea
No known key found for this signature in database
GPG Key ID: D63C1EF81242354A

View File

@ -42,6 +42,7 @@ deploy:
- provider: gcs
edge: true
bucket: "codesrv-ci.cdr.sh"
upload_dir: "releases"
key_file: ./ci/key.json
local_dir: release-upload
on: