2 Commits

Author SHA1 Message Date
argoyle 65f59ce651 ci: remove KUBECONFIG_CONTENT (runner env var)
dancefinder-app / build (pull_request) Successful in 1m42s
dancefinder-app / deploy-prod (pull_request) Has been skipped
2026-01-08 08:24:43 +01:00
argoyle 08041cc581 Merge pull request 'ci: add KUBECONFIG_CONTENT secret to deploy job' (#2732) from kubeconfig-secret into main
dancefinder-app / build (push) Successful in 1m23s
dancefinder-app / deploy-prod (push) Failing after 32s
Reviewed-on: #2732
2026-01-08 07:01:06 +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