Skip to content

Commit 3fad52b

Browse files
committed
temp remove notification plugins to avoid build error
Signed-off-by: Lin Wang <[email protected]>
1 parent 6077f04 commit 3fad52b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-e2e-workflow-template.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ jobs:
9696
- name: Run OpenSearch-Dashboards server
9797
run: |
9898
cd opensearch-dashboards-${{ env.VERSION }}
99+
./bin/opensearch-dashboards-plugin remove notificationsDashboards
99100
if [ "$SECURITY_ENABLED" = 'false' ]; then
100101
echo "Remove Dashboards Security"
101102
./bin/opensearch-dashboards-plugin remove securityDashboards

0 commit comments

Comments
 (0)