Skip to content

Commit

Permalink
fix(cicd): url fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Suraj Adhikari committed May 18, 2021
1 parent b3c0111 commit 088399b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ workflows:
production:
when:
and:
- equal: [ https://github.com/Yonomi/yonomi-device-widgets.git, << pipeline.project.git_url >> ]
- equal: [ https://github.com/Yonomi/yonomi-device-widgets, << pipeline.project.git_url >> ]
jobs:
- test:
<<: *release-tag-filter
Expand Down

0 comments on commit 088399b

Please sign in to comment.