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 e470f70 commit 7080241Copy full SHA for 7080241
.circleci/config.yml
@@ -60,6 +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
66
- run: ./scripts/bd_to_prod.sh
0 commit comments