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 7d38fdb commit c56377cCopy full SHA for c56377c
scripts/buildko
@@ -21,7 +21,7 @@ if [ ! -f go.work ]; then
21
./platform-connectors
22
fi
23
24
-ko build -B --sbom=cyclonedx --tags="${VERSION}-slim" --tags=latest \
+ko build -B --sbom=cyclonedx --tags="${VERSION}-slim" \
25
./fault-quarantine-module \
26
./fault-remediation-module \
27
./health-events-analyzer \
0 commit comments