Skip to content

Commit

Permalink
changing to test quals for tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
Megan Martinson committed Jun 9, 2017
1 parent 0e21a85 commit 0e6f4c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ jobs:

# deploy the build (if on a deployment branch)
- deploy:
tag: /ee-v[0-9]+(\.[0-9]+)*/
tag: /test-ee-v[0-9]+(\.[0-9]+)*/
name: Docker Image Deploment
command: bash .circleci/deploy.sh

0 comments on commit 0e6f4c9

Please sign in to comment.