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 f483c66 commit 8699aadCopy full SHA for 8699aad
1 file changed
.github/workflows/main.yml
@@ -169,6 +169,7 @@ jobs:
169
demo_args+=("--exit-when-done")
170
demo_args+=("--set-value" "developer.autoReload=false")
171
demo_args+=("--ci-values" "../diracx-charts/demo/ci_values.yaml")
172
+ demo_args+=("--prune-loaded-images")
173
174
declare -a demo_source_dirs=("$PWD")
175
0 commit comments