missed a comment space

This commit is contained in:
asaki222 2025-02-06 14:33:58 -05:00
parent 8c35346a58
commit 5247bc3c87
No known key found for this signature in database
GPG key ID: C51913A3A09FDC03

View file

@ -62,7 +62,7 @@ jobs:
cf unbind-service getgov-$DESTINATION_ENVIRONMENT getgov-$DESTINATION_ENVIRONMENT-database
#delete the service key
yes Y | cf delete-service-key getgov-$DESTINATION_ENVIRONMENT-database SERVICE_CONNECT
#delete the service
# delete the service
yes Y | cf delete-service getgov-$DESTINATION_ENVIRONMENT-database
# create it again
cf create-service aws-rds micro-psql getgov-$DESTINATION_ENVIRONMENT-database