new kub config
Some checks failed
Build and Push Image / Build and push image (push) Failing after 6m23s
Some checks failed
Build and Push Image / Build and push image (push) Failing after 6m23s
This commit is contained in:
parent
d9b402b2c6
commit
9b7ccfb244
@ -18,7 +18,7 @@ jobs:
|
||||
- name: Create Kubeconfig
|
||||
run: |
|
||||
mkdir $HOME/.kube
|
||||
echo "${{ secrets.KUBEC_CONFIG_BUILDX }}" > $HOME/.kube/config
|
||||
echo "${{ secrets.KUBEC_CONFIG_BUILDX_NEW }}" > $HOME/.kube/config
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user