Skip to content

Commit

Permalink
Remove hpack
Browse files Browse the repository at this point in the history
  • Loading branch information
newhoggy committed Dec 4, 2018
1 parent 5de3e69 commit 7170104
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ jobs:
- deploy:
command: |
hpack
if [ "$CIRCLE_PROJECT_USERNAME" == "arbor" ]; then
if [[ "$CIRCLE_BRANCH" == master ]]; then
when tag autotag
Expand Down Expand Up @@ -141,7 +140,6 @@ jobs:
- deploy:
command: |
hpack
if [ "$CIRCLE_PROJECT_USERNAME" == "arbor" ]; then
if [[ "$CIRCLE_BRANCH" == master ]]; then
when tag autotag
Expand Down

0 comments on commit 7170104

Please sign in to comment.