ci: changing deployment token

This commit is contained in:
Chuck Jazdzewski 2017-03-14 09:44:18 -07:00
parent cdc882bd36
commit ccd38dd54d
1 changed files with 2 additions and 2 deletions

View File

@ -30,9 +30,9 @@ cache:
env: env:
global: global:
# GITHUB_TOKEN_ANGULAR # GITHUB_TOKEN_ANGULAR=<github token, a personal access token of the angular-builds account, account access in valentine>
# This is needed for the e2e Travis matrix task to publish packages to github for continuous packages delivery. # This is needed for the e2e Travis matrix task to publish packages to github for continuous packages delivery.
- secure: "gE4gRM6Ohjaroh6RqDHtrVKyEfafVxZPQe3C2if5hJ13xTAXoHqTFibmTIMaLq/cWkO/DeY6AAzHDWomaJODO1nWwBJFvNj5kw9BqKgojw1uUkkKh7cC9yCUfEXVkJ56lfvRVcs/bJAvjpCBygumnQo1qwosOc0jTFPyB8sF6bQ=" - secure: "PJXJptSS0ukNH4rxXpLFQ4wLxY/uiyFz0V5VQysM9adYu4tebqwP5fzZp6pb7IdYMJKaW9Lw1R9VGcV0dWqr4blf/H3MMc4Y6z18cPq+j56WoM5sgsDo5lRlsCC0g63TZUuBKQhKE2WQgAERJebCQSDkFyPi88Qmph6fkP3bbjg="
# FIREBASE_TOKEN # FIREBASE_TOKEN
# This is needed for publishing builds to the "aio-staging" firebase site. # This is needed for publishing builds to the "aio-staging" firebase site.
# TODO(i): the token was generated using the iminar@google account, we should switch to a shared/role-base account. # TODO(i): the token was generated using the iminar@google account, we should switch to a shared/role-base account.