We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f38a91 commit 3ad793dCopy full SHA for 3ad793d
.github/workflows/deploy.yml
@@ -61,8 +61,8 @@ jobs:
61
pushd website/public
62
rm -r flagger blog img/logos flux/cmd flux/components
63
rm -r flux/installation img/diagrams
64
- # rm -r flux/use-cases flux/guides flux/monitoring flux/migration
65
- # rm -rf flux/gitops-toolkit img/screens shortcode-gallery img/*.png
+ rm -r flux/use-cases flux/guides flux/monitoring flux/migration
+ rm -rf flux/gitops-toolkit img/screens shortcode-gallery img/*.png
66
rm -r flux/cheatsheets # Get us below 200 (https://github.com/spinkube/containerd-shim-spin/issues/28)
67
popd
68
0 commit comments