Update docker-image.yml
This commit is contained in:
1
.github/workflows/docker-image.yml
vendored
1
.github/workflows/docker-image.yml
vendored
@@ -50,6 +50,7 @@ jobs:
|
||||
host: ${{ secrets.TRUENAS_HOST }}
|
||||
username: ${{ secrets.TRUENAS_USER }}
|
||||
password: ${{ secrets.TRUENAS_PASSWORD }}
|
||||
port: ${{ secrets.TRUENAS_PORT }}
|
||||
script: |
|
||||
# Stap 2: K3s Kubernetes-configuratie instellen
|
||||
export KUBEVERSION=/etc/rancher/k3s/k3s.yaml
|
||||
|
||||
Reference in New Issue
Block a user