Skip to content

Commit

Permalink
Revert DMSA test branch to master
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Browne <aaron0browne@gmail.com>
  • Loading branch information
Aaron Browne committed Feb 12, 2016
1 parent 4d893cf commit b8e28d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ machine:
APP_NAME: "${CIRCLE_PROJECT_REPONAME}"
VERSION: "${CIRCLE_BRANCH}_${CIRCLE_BUILD_NUM}_${CIRCLE_SHA1:0:8}"
ARTIFACT_DIR: "${CIRCLE_ARTIFACTS}"
DMSA_TEST_BRANCH: "issue-28"
DMSA_TEST_BRANCH: "master"
DMSA_TEST_SERVICE: "http://127.0.0.1:8123/"
DMSA_TEST_CONTAINER_URL: "http://127.0.0.1:5000/"

Expand Down

0 comments on commit b8e28d6

Please sign in to comment.