Skip to content

Commit

Permalink
Temporary: Test the branch
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahhenderson committed Jun 25, 2018
1 parent 40ef935 commit 1309a01
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ workflows:
filters:
branches:
only: master
- deploy_docker
- deploy_docker:
requires:
- test
- coverage
# - lint disable lint check for now
filters:
branches:
only: master
# filters:
# branches:
# only: master

jobs:
test:
Expand Down Expand Up @@ -131,4 +131,3 @@ jobs:
command: publish
environment:
CONTAINER_VERSION: latest

0 comments on commit 1309a01

Please sign in to comment.