Skip to content

Commit

Permalink
Merge pull request #3027 from Matt-Spence/main
Browse files Browse the repository at this point in the history
Update clone-staging.yaml
  • Loading branch information
Matt-Spence authored Nov 5, 2024
2 parents 3d597ca + 724b14e commit b5afd42
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 @@ -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
Expand Down

0 comments on commit b5afd42

Please sign in to comment.