Skip to content

Commit

Permalink
feat: use git shallow clone (IN-1006)
Browse files Browse the repository at this point in the history
  • Loading branch information
edison-vflow committed May 7, 2024
1 parent fe55e95 commit b6e5e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/continue_config.yml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defaults:
branch_pattern: master

orbs:
vfcommon: voiceflow/common@{{ .values.common_orb_version }}
vfcommon: voiceflow/common@dev:7373bc71628ae37637abd6a200605dc889e9fa8c
sonarcloud: sonarsource/[email protected]

jobs:
Expand Down

0 comments on commit b6e5e8a

Please sign in to comment.