Merge pull request #3027 from Matt-Spence/main

Update clone-staging.yaml
This commit is contained in:
Matt-Spence 2024-11-05 10:00:01 -06:00 committed by GitHub
commit b5afd4243d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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