We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7080241 commit 55a6bd2Copy full SHA for 55a6bd2
.circleci/config.yml
@@ -60,7 +60,7 @@ jobs:
60
deploy:
61
<<: *defaults
62
steps:
63
- - run: cd .. && git clone [email protected]:lumigo-io/larn.git
64
- lumigo-orb/checkout_code
65
- lumigo-orb/checkout_utils
+ - run: cd .. && git clone [email protected]:lumigo-io/larn.git
66
- run: ./scripts/bd_to_prod.sh
0 commit comments