Merge pull request 'ci: remove KUBECONFIG_CONTENT (runner env var)' (#2733) from remove-kubeconfig into main
dancefinder-app / build (push) Successful in 2m6s
dancefinder-app / deploy-prod (push) Failing after 30s

Reviewed-on: #2733
This commit was merged in pull request #2733.
This commit is contained in:
2026-01-08 07:30:37 +00:00
-1
View File
@@ -25,7 +25,6 @@ jobs:
env:
BUILDTOOLS_CONTENT: ${{ secrets.BUILDTOOLS_CONTENT }}
GITEA_REPOSITORY: ${{ gitea.repository }}
KUBECONFIG_CONTENT: ${{ secrets.KUBECONFIG_CONTENT }}
environment: prod
steps:
- uses: actions/checkout@v6