Update nightly.yml

This commit is contained in:
4c74356b41
2021-01-31 17:04:08 +03:00
committed by GitHub
parent 03fb9bcb0d
commit 778a089f4d

View File

@@ -92,8 +92,6 @@ jobs:
run: |
cd ./wlan-helm/tip-wlan
aws eks update-kubeconfig --name ${{ env.AWS_EKS_NAME }}
# temp
kubectl delete ns tip
# start deployment
helm dependency update
helm upgrade --install tip . -f resources/environments/aws-cicd.yaml --create-namespace --namespace tip