Skip to content

Commit

Permalink
Merge pull request #3038 from cisagov/ms/2901-fix-clone-workflow-setup
Browse files Browse the repository at this point in the history
Ms/2901 fix clone workflow setup
  • Loading branch information
Matt-Spence authored Nov 6, 2024
2 parents 129ad00 + c18b63d commit a609440
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/clone-staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
cf share-service getgov-$DESTINATION_ENVIRONMENT-database -s $SOURCE_ENVIRONMENT
# clone from source to destination
cf target -s $SOURCE_ENVIRONMENT
cg-manage-rds clone getgov-$DESTINATION_ENVIRONMENT-database getgov-$SOURCE_ENVIRONMENT-database
# unshare the service
Expand Down

0 comments on commit a609440

Please sign in to comment.