extra script lines in second job ref3

This commit is contained in:
Piasecki-grid 2025-03-27 22:26:11 +01:00
parent 8dfb5d1513
commit 4a615e382c

View file

@ -94,7 +94,7 @@ jobs:
with:
version: 'v1.29.0'
id: install
- uses: azure/login@v2
name: Azure Login
with:
@ -102,7 +102,7 @@ jobs:
- name: Getting access to the cluster
run: |
az aks get-credentials --resource-group grid-capstone --name dev-grid-cluster --admin --overwrite-existing
kubectl apply -f .
kubectl apply -f ./cicd/grid-capstone-k8s-manifests