Skip to content

Commit 7cd1223

Browse files
Update multi tenancy_Integration.yml
1 parent e69b480 commit 7cd1223

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/multi tenancy_Integration.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -187,9 +187,9 @@ jobs:
187187
noSDMRoleUserPassword=$noSDMRoleUserPassword
188188
EOL
189189
190-
# Display properties file without sensitive information
191-
echo -e "\033[34m📜 Properties File (Masked):\033[0m"
192-
cat "$PROPERTIES_FILE" | sed -e 's/=\w\+/=****/g' -e 's/=/=/'
190+
# # Display properties file without sensitive information
191+
# echo -e "\033[34m📜 Properties File (Masked):\033[0m"
192+
# cat "$PROPERTIES_FILE" | sed -e 's/=\w\+/=****/g' -e 's/=/=/'
193193
194194
# Run Maven integration tests
195195
echo -e "\033[34m🧪 Running Maven tests for Multi Tenancy...\033[0m"

0 commit comments

Comments
 (0)