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 3c946db commit cf5fdb6Copy full SHA for cf5fdb6
.prow.yaml
@@ -7,7 +7,7 @@ presubmits:
7
preset-goproxy: "true"
8
spec:
9
containers:
10
- - image: docker.io/library/go:1.19.9-alpine
+ - image: ghcr.io/kcp-dev/infra/build:1.19.9-1
11
command:
12
- make
13
- verify-codegen
@@ -34,7 +34,7 @@ presubmits:
34
35
36
37
38
39
40
- test
0 commit comments