This commit is contained in:
parent
0967ed4f1b
commit
271091f00c
1 changed files with 1 additions and 2 deletions
|
@ -36,8 +36,7 @@ jobs:
|
||||||
|
|
||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
run: |
|
run: |
|
||||||
apt install -y python3 python3-pip
|
apt-get install -y python3
|
||||||
pip3 install --upgrade pip
|
|
||||||
|
|
||||||
- name: Write kubeconfig
|
- name: Write kubeconfig
|
||||||
id: kubeconfig
|
id: kubeconfig
|
||||||
|
|
Loading…
Reference in a new issue