Skip to content

Commit

Permalink
#7 Added deployment workflow in circle ci
Browse files Browse the repository at this point in the history
  • Loading branch information
navarasu committed Jul 5, 2020
1 parent cdf3c43 commit 81a3f9e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ workflows:
deployment-workflow:
jobs:

- build-and-test:

- build-and-test
- deployment:
requires:
- build-and-test

0 comments on commit 81a3f9e

Please sign in to comment.