remove sync step
This commit is contained in:
@@ -143,7 +143,6 @@ definitions:
|
||||
after-script:
|
||||
- aws eks update-kubeconfig --name caresage-eks-cluster-$ENV --region us-east-1
|
||||
- sleep 10 && while kubectl get po -A |grep -i medicalalert-web|egrep -i '0/1|crash|term'; do sleep 10; echo "--- still getting 0/1 or crash pods-----"; done
|
||||
- chmod 755 ./multidev-sync.sh && ./multidev-sync.sh
|
||||
|
||||
pipelines:
|
||||
# our custom pipeline, what shows up Bitbucket web app
|
||||
|
||||
Reference in New Issue
Block a user