Skip to content

Commit

Permalink
Merge pull request #54 from DigitalSlideArchive/remove-development-hooks
Browse files Browse the repository at this point in the history
Clean up merging girder-3-deployment branch.
  • Loading branch information
manthey committed Feb 18, 2020
2 parents 0e47be9 + 03b9531 commit 3b65b98
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -270,10 +270,8 @@ workflows:
tags:
only: /^v.*/
branches:
# Remove girder-3-deployment branch once it is merged
only:
- master
- girder-3-deployment
# We want to run a build periodically to make sure it still works and to use
# all dependant libraries. To republish dockers sooner, a build can be rerun
# manually.
Expand All @@ -284,10 +282,8 @@ workflows:
cron: "0 7 * * 1"
filters:
branches:
# Remove girder-3-deployment branch once it is merged
only:
- master
- girder-3-deployment
jobs:
- build
- test-cli:
Expand Down

0 comments on commit 3b65b98

Please sign in to comment.