From 7a5f2b61103cf2c910c664233746d9a59496f075 Mon Sep 17 00:00:00 2001 From: John Ake Date: Tue, 12 Sep 2023 14:40:28 +0100 Subject: [PATCH] Add deploy_aks --- .github/workflows/deploy_aks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy_aks.yml b/.github/workflows/deploy_aks.yml index 724a9da4..a9b0a5a0 100644 --- a/.github/workflows/deploy_aks.yml +++ b/.github/workflows/deploy_aks.yml @@ -49,4 +49,4 @@ jobs: id: smoke-test with: environment: development_aks - azure_credentials: ${{ secrets.AZURE_CREDENTIALS }} \ No newline at end of file + azure_credentials: ${{ secrets.AZURE_CREDENTIALS }}