Skip to content

Commit

Permalink
kubectl config
Browse files Browse the repository at this point in the history
  • Loading branch information
Delyc committed Dec 18, 2024
1 parent b59a040 commit 6ee5d8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-publish-cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
- name: Deploy to EKS
run: |
kubectl apply -f . k8s/deployments
kubectl apply -f . k8s/services
kubectl apply -f k8s/deployments
kubectl apply -f k8s/services

Check failure on line 37 in .github/workflows/release-publish-cluster.yaml

View workflow job for this annotation

GitHub Actions / Run yamllint

37:1 [trailing-spaces] trailing spaces

0 comments on commit 6ee5d8c

Please sign in to comment.