mirror of
https://github.com/stefanprodan/podinfo.git
synced 2026-08-28 17:57:16 +00:00
Update dependencies
github.com/spf13/cobra v1.2.1 github.com/spf13/viper v1.8.1 go.uber.org/zap v1.19.1 Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
@@ -18,8 +18,6 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
- name: Setup Kubernetes
|
||||
uses: engineerd/setup-kind@v0.5.0
|
||||
with:
|
||||
image: kindest/node:v1.19.11
|
||||
- name: Build container image
|
||||
run: |
|
||||
./test/build.sh
|
||||
|
||||
Reference in New Issue
Block a user