Merge pull request 'ci: remove KUBECONFIG_CONTENT (runner env var)' (#148) from remove-kubeconfig into master
dancefetcher / build (push) Successful in 4m45s
dancefetcher / deploy-prod (push) Failing after 35s

Reviewed-on: #148
This commit was merged in pull request #148.
This commit is contained in:
2026-01-08 07:36:50 +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