更新 Dockerfile
Some checks failed
CI / Lint (push) Has been cancelled
CI / Unit Tests (push) Has been cancelled
CI / Envtest Tests (push) Has been cancelled
CI / E2E (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
Virtual Kubelet Docker Build and Deploy / build-and-deploy (push) Has been cancelled
Some checks failed
CI / Lint (push) Has been cancelled
CI / Unit Tests (push) Has been cancelled
CI / Envtest Tests (push) Has been cancelled
CI / E2E (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
Virtual Kubelet Docker Build and Deploy / build-and-deploy (push) Has been cancelled
This commit is contained in:
@@ -25,7 +25,7 @@ RUN \
|
||||
--mount=type=cache,target=/root/.cache/golangci-lint \
|
||||
golangci-lint run -v --out-format="${OUT_FORMAT:-colored-line-number}"
|
||||
|
||||
# FROM scratch
|
||||
# FROM scratch
|
||||
# COPY --from=builder /usr/bin/virtual-kubelet /usr/bin/virtual-kubelet
|
||||
# COPY --from=builder /etc/ssl/certs/ /etc/ssl/certs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user