mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-01 22:35:49 +02:00
Fiexed typo
This commit is contained in:
parent
8c48c2824d
commit
de3e7d0801
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
|||
name: Install Dependencies
|
||||
command: |
|
||||
go mod download
|
||||
make _test/kubebuilde
|
||||
make _test/kubebuilder
|
||||
- save_cache:
|
||||
key: go-mod-v4-{{ checksum "go.sum" }}
|
||||
paths:
|
||||
|
|
Loading…
Reference in a new issue