Skip to content

Commit

Permalink
Merge pull request #3039 from cisagov/ms/2901-fix-clone-workflow
Browse files Browse the repository at this point in the history
Update clone-staging.yaml
  • Loading branch information
Matt-Spence authored Nov 7, 2024
2 parents a609440 + 8bdbc4a commit b42a22e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clone-staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
cg-manage-rds clone getgov-$DESTINATION_ENVIRONMENT-database getgov-$SOURCE_ENVIRONMENT-database
# unshare the service
cf unshare-service getgov-$DESTINATION_ENVIRONMENT-database -s $SOURCE_ENVIRONMENT
cf unshare-service getgov-$DESTINATION_ENVIRONMENT-database -s $SOURCE_ENVIRONMENT -f

0 comments on commit b42a22e

Please sign in to comment.