diff options
-rw-r--r-- | .circleci/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml index 94eb5c5384c..3e527eb8d02 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -84,7 +84,7 @@ jobs: keys: - master-nopch-{{ .Branch }}-{{ .Revision }} - master-nopch-{{ .Branch }} - - master-nopch + - master-nopch-master - run: name: Setup command: | |