no message
This commit is contained in:
@@ -73,6 +73,11 @@ jobs:
|
||||
helm repo add cnpg https://cloudnative-pg.github.io/charts
|
||||
helm repo add metallb https://metallb.github.io/metallb
|
||||
helm repo update
|
||||
|
||||
- name: Prep go-yq
|
||||
run: |
|
||||
wget https://github.com/mikefarah/yq/releases/download/v4.26.1/yq_linux_amd64 -O /usr/bin/go-yq && \
|
||||
chmod +x /usr/bin/go-yq && \
|
||||
|
||||
# Optional step if GPG signing is used
|
||||
- name: Prepare GPG key
|
||||
|
||||
Reference in New Issue
Block a user