ci: Switch image
This commit is contained in:
parent
79b52b9b3a
commit
eb5fed877c
1 changed files with 1 additions and 1 deletions
|
@ -24,10 +24,10 @@ jobs:
|
|||
- container
|
||||
runs-on: docker
|
||||
container: catthehacker/ubuntu:act-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- apt update && apt install kubectl helm
|
||||
- name: Setup k8s context
|
||||
run: |
|
||||
echo "${{secrets.KUBE_API_CRT}}" > /tmp/ca.pem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue