Skip to content

Commit d8ed348

Browse files
change the name of skipper build container to kmm-operator-build (#367)
1 parent 4086274 commit d8ed348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skipper.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ registry: quay.io
22
build-container-image: kmm-operator-build
33

44
containers:
5-
special-resource-operator-build: Dockerfile.kmm-operator-build
5+
kmm-operator-build: Dockerfile.kmm-operator-build
66
volumes:
77
- $HOME/.cache/go-build:$HOME/.cache/go-build
88
- $HOME/go/pkg:/go/pkg

0 commit comments

Comments
 (0)