mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-11 21:48:20 +02:00
Update clone-staging.yaml
This commit is contained in:
parent
3d597cab5e
commit
724b14ef38
1 changed files with 1 additions and 1 deletions
2
.github/workflows/clone-staging.yaml
vendored
2
.github/workflows/clone-staging.yaml
vendored
|
@ -34,7 +34,7 @@ jobs:
|
|||
|
||||
# Authenticate and target CF org and space.
|
||||
cf api api.fr.cloud.gov
|
||||
cf auth $CF_USERNAME $CF_PASSWORD
|
||||
cf auth "$CF_USERNAME" "$CF_PASSWORD"
|
||||
cf target -o cisa-dotgov -s $DESTINATION_ENVIRONMENT
|
||||
|
||||
# share the target db with the source space
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue