1 Commits

Author SHA1 Message Date
argoyle f8818dd864 ci: add KUBECONFIG_CONTENT secret to deploy job 2026-01-07 20:56:57 +01:00
+1
View File
@@ -25,6 +25,7 @@ jobs:
env: env:
BUILDTOOLS_CONTENT: ${{ secrets.BUILDTOOLS_CONTENT }} BUILDTOOLS_CONTENT: ${{ secrets.BUILDTOOLS_CONTENT }}
GITEA_REPOSITORY: ${{ gitea.repository }} GITEA_REPOSITORY: ${{ gitea.repository }}
KUBECONFIG_CONTENT: ${{ secrets.KUBECONFIG_CONTENT }}
environment: prod environment: prod
steps: steps:
- uses: actions/checkout@v6 - uses: actions/checkout@v6