Merge pull request 'ci: add KUBECONFIG_CONTENT secret to deploy job' (#146) from kubeconfig-secret into master
Reviewed-on: #146
This commit was merged in pull request #146.
This commit is contained in:
@@ -25,6 +25,7 @@ jobs:
|
||||
env:
|
||||
BUILDTOOLS_CONTENT: ${{ secrets.BUILDTOOLS_CONTENT }}
|
||||
GITEA_REPOSITORY: ${{ gitea.repository }}
|
||||
KUBECONFIG_CONTENT: ${{ secrets.KUBECONFIG_CONTENT }}
|
||||
environment: prod
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user