Merge branch 'main' of https://github.com/cisagov/manage.get.gov into backup/2594-design-review

This commit is contained in:
asaki222 2024-11-08 16:15:09 -05:00
commit 15d3a7ffc3
No known key found for this signature in database
GPG key ID: 2C4F802060E06EA4

View file

@ -41,7 +41,7 @@ jobs:
# clone from source to destination
cf target -s $SOURCE_ENVIRONMENT
cg-manage-rds clone --roptions "--clean --if-exists" getgov-$SOURCE_ENVIRONMENT-database getgov-$DESTINATION_ENVIRONMENT-database
cg-manage-rds clone getgov-$SOURCE_ENVIRONMENT-database getgov-$DESTINATION_ENVIRONMENT-database
- name: Cleanup
if: always()
run: cf unshare-service getgov-$DESTINATION_ENVIRONMENT-database -s $SOURCE_ENVIRONMENT -f