Skip to content

Commit 05d6fab

Browse files
authored
Merge pull request #735 from wireapp/WPB-11283
[SP1] remove internal-use helm charts
2 parents 5240f86 + c650de8 commit 05d6fab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

offline/ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set -euo pipefail
44
INCREMENTAL="${INCREMENTAL:-0}"
55

66
# Default exclude list
7-
HELM_CHART_EXCLUDE_LIST="inbucket"
7+
HELM_CHART_EXCLUDE_LIST="aws-ingress,backoffice,calling-test,fluent-bit,inbucket,k8ssandra-test-cluster,kibana,nginx-ingress-controller,restund"
88

99
# Parse the HELM_CHART_EXCLUDE_LIST argument
1010
for arg in "$@"

0 commit comments

Comments
 (0)