mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-03 16:32:15 +02:00
Merge pull request #3038 from cisagov/ms/2901-fix-clone-workflow-setup
Ms/2901 fix clone workflow setup
This commit is contained in:
commit
a6094408e2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/clone-staging.yaml
vendored
1
.github/workflows/clone-staging.yaml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue