Update ucentralgw-qa2-deployment.yaml (#880)

Adding cleanup before deployment
This commit is contained in:
Stephane Bourque
2024-01-18 15:59:14 -08:00
committed by GitHub
parent beeed9b36d
commit 9d5c148146

View File

@@ -125,6 +125,7 @@ jobs:
export IPTOCOUNTRY_IPINFO_TOKEN=${{ secrets.IPTOCOUNTRY_IPINFO_TOKEN }}
export EXTRA_VALUES='owgw.configProperties.logging\.level=information'
echo "key=${AWS_SECRET_ACCESS_KEY}" | base64
./cleanup.sh
./deploy.sh
- name: Show resource state on deployment failure