From c4c55d0daf8fa1d4394c77b7c0514cfd3f1779b1 Mon Sep 17 00:00:00 2001 From: Steve Persch Date: Wed, 12 Oct 2016 21:08:47 -0500 Subject: [PATCH] Deploying tags fix --- circle.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/circle.yml b/circle.yml index a4004b67..21200a47 100644 --- a/circle.yml +++ b/circle.yml @@ -48,7 +48,6 @@ deployment: - git remote add drupalorg stevector@git.drupal.org:project/search_api_pantheon.git - git fetch drupalorg - git push drupalorg $CIRCLE_BRANCH -deployment: release: tag: /8.x-*/ owner: pantheon-systems