From ccd38dd54d2e778f217a892ba947210c9fc946da Mon Sep 17 00:00:00 2001 From: Chuck Jazdzewski Date: Tue, 14 Mar 2017 09:44:18 -0700 Subject: [PATCH] ci: changing deployment token --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index ce8cb52dc1..a106131842 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,9 +30,9 @@ cache: env: global: - # GITHUB_TOKEN_ANGULAR + # GITHUB_TOKEN_ANGULAR= # 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 # 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.