Skip to content

Commit 439e9bc

Browse files
committed
Update appveyor secrets
1 parent 3034f03 commit 439e9bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.appveyor/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ branches:
1212
environment:
1313
PATH: /home/appveyor/.rvm/gems/ruby-2.0.0-p648/bin:/home/appveyor/.rvm/gems/ruby-2.0.0-p648@global/bin:/home/appveyor/.rvm/rubies/ruby-2.0.0-p648/bin:/usr/lib/jvm/java-9-openjdk-amd64/bin:/home/appveyor/.gvm/bin:/home/appveyor/.gvm/bin:/home/appveyor/.nvm/versions/node/v4.9.1/bin:/opt/appveyor/build-agent:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/home/appveyor/.dotnet/tools:/home/appveyor/.rvm/bin:/home/appveyor/.rvm/bin:/opt/mssql-tools/bin:/home/appveyor/.cargo/bin
1414
UPLOAD_TOKEN:
15-
secure: 8GZ0hTW+Z5v2qPUgsqFehWQ+osbocNYWRQybTihov35i7QCi+aiRDCI4Xl7ULOszCZzHCFNcL364TxpaCloiOhHCtQEsN3BwypfRll8Q6Ck=
15+
secure: A8qR1te5wOhuRo3hrlfcGF6hnBuudYiA8kusdZJQhj8=
1616

1717
cache:
1818
- /home/appveyor/.cargo

.appveyor/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ branches:
1212

1313
environment:
1414
UPLOAD_TOKEN:
15-
secure: 8GZ0hTW+Z5v2qPUgsqFehWQ+osbocNYWRQybTihov35i7QCi+aiRDCI4Xl7ULOszCZzHCFNcL364TxpaCloiOhHCtQEsN3BwypfRll8Q6Ck=
15+
secure: A8qR1te5wOhuRo3hrlfcGF6hnBuudYiA8kusdZJQhj8=
1616
global:
1717
CHANNEL: stable
1818
TARGET: x86_64-pc-windows-msvc

0 commit comments

Comments
 (0)