From 7170104f4c7ea67ba5274c24bf2e8bf111ed1456 Mon Sep 17 00:00:00 2001 From: John Ky Date: Tue, 4 Dec 2018 17:00:55 +1100 Subject: [PATCH] Remove hpack --- .circleci/config.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 90efe9a..74d39cf 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -109,7 +109,6 @@ jobs: - deploy: command: | - hpack if [ "$CIRCLE_PROJECT_USERNAME" == "arbor" ]; then if [[ "$CIRCLE_BRANCH" == master ]]; then when tag autotag @@ -141,7 +140,6 @@ jobs: - deploy: command: | - hpack if [ "$CIRCLE_PROJECT_USERNAME" == "arbor" ]; then if [[ "$CIRCLE_BRANCH" == master ]]; then when tag autotag