Add a first version of CI

This commit is contained in:
Nikolai Rodionov 2024-09-20 17:21:19 +02:00
parent 2a850c172c
commit d3a5feb8cd
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD

View File

@ -8,7 +8,6 @@ matrix:
steps:
build:
image: ghcr.io/helmfile/helmfile:latest
privileged: true
commands:
- mkdir ~/.kube
- echo $K8S_CONFIG > ~/.kube/config