Skip to content

Commit

Permalink
Merge pull request #167 from johnbedeir/dev
Browse files Browse the repository at this point in the history
Fix #166 monitoring-deployment
  • Loading branch information
JohnyDev authored Nov 28, 2022
2 parents 0d72da2 + 7fc7e25 commit 843b12d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions DevOps-Pipeline-Monitoring/Jenkins/Jenkins-Deploy/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,6 @@ pipeline {
]]) {
sh """
cd k8s
kubectl -n laravel-app apply -f frontend.yaml
kubectl -n laravel-app apply -f db.yaml
kubectl -n laravel-app apply -f playbook-k8s.yaml
"""
}
Expand Down

0 comments on commit 843b12d

Please sign in to comment.