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 f3d2853 commit 3cff519Copy full SHA for 3cff519
1 file changed
.github/workflows/multiTenancyDeployLocal.yml
@@ -54,7 +54,7 @@ jobs:
54
- name: Clone the cloud-cap-samples-java repo 🌐
55
run: |
56
echo "🔄 Cloning repository..."
57
- git clone --depth 1 --branch mtMultiEntityFix https://github.com/vibhutikumar07/cloud-cap-samples-java.git
+ git clone --depth 1 --branch sdm https://github.com/rishikunnath2747/cloud-cap-samples-java.git
58
echo "✅ Repository cloned!"
59
60
- name: Change directory to cloud-cap-samples-java 📂
0 commit comments