Do not deploy on docker hub for alpha #287
Annotations
1 error
Build Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl --retry 5 --retry-delay 5 -sSLO https://github.com/pinterest/ktlint/releases/latest/download/ktlint && chmod a+x ktlint && mv \"ktlint\" /usr/bin/ && curl --retry 5 --retry-delay 5 -sSLO https://github.com/detekt/detekt/releases/download/v${DETEKT_VERSION}/detekt-cli-${DETEKT_VERSION}.zip && unzip detekt-cli-${DETEKT_VERSION}.zip && chmod a+x detekt-cli-${DETEKT_VERSION}/bin/* && chmod a+x detekt-cli-${DETEKT_VERSION}/lib/* && mv -n detekt-cli-${DETEKT_VERSION}/bin/* usr/bin && mv -n detekt-cli-${DETEKT_VERSION}/lib/* usr/lib && ln -s /lib/libc.so.6 /usr/lib/libresolv.so.2 && curl --retry 5 --retry-delay 5 -sLv https://raw.githubusercontent.com/kubescape/kubescape/master/install.sh | /bin/bash -s -- -v v2.9.0 && curl -sSfL https://raw.githubusercontent.com/anchore/grype/main/install.sh | sh -s -- -b /usr/local/bin v0.79.5 && wget --tries=5 -q -O - https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sh -s -- -b /usr/local/bin && trivy image --download-db-only --no-progress" did not complete successfully: exit code: 1
|
Loading