Update clone-staging.yaml

This commit is contained in:
Matt-Spence 2024-11-04 14:17:54 -06:00 committed by GitHub
parent 3d597cab5e
commit 724b14ef38
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