mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-01 23:42:17 +02:00
Merge pull request #3027 from Matt-Spence/main
Update clone-staging.yaml
This commit is contained in:
commit
b5afd4243d
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