WIP
This commit is contained in:
parent
d41890df3f
commit
a1f0eb2b9f
|
@ -19,5 +19,5 @@ jobs:
|
||||||
uses: helm/kind-action@v1
|
uses: helm/kind-action@v1
|
||||||
- name: Run the tests
|
- name: Run the tests
|
||||||
run: |
|
run: |
|
||||||
kubectl apply -f manifests/example.yaml
|
kubectl apply -f manifests/example.yaml --validate=false
|
||||||
tilt ci
|
tilt ci
|
||||||
|
|
Loading…
Reference in New Issue