Skip to content

Commit a10f01d

Browse files
authored
Update main.yml
1 parent 3b6a9b0 commit a10f01d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ jobs:
1717
run: aws eks --region ap-south-1 update-kubeconfig --name EKS_CLOUD
1818

1919
- name: Deploy to EKS
20-
run: kubectl apply -f deployment-service.yml
20+
run: kubectl delete -f deployment-service.yml
2121

0 commit comments

Comments
 (0)