Skip to content
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.

Commit

Permalink
release v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zachferland committed Apr 20, 2020
1 parent 5864cd8 commit eae1cac
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 189 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,9 @@ workflows:
- deploy-dev:
requires:
- test-and-build
# filters:
# branches:
# only: develop
filters:
branches:
only: develop
- deploy-prod:
requires:
- test-and-build
Expand Down
Loading

0 comments on commit eae1cac

Please sign in to comment.