mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-03 08:22:18 +02:00
updated the creds variable
This commit is contained in:
parent
3245cded0e
commit
71a9e9515d
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ jobs:
|
|||
sudo apt-get update
|
||||
sudo apt-get install cf8-cli
|
||||
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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue