updated the creds variable

This commit is contained in:
asaki222 2025-02-13 11:09:32 -05:00
parent 3245cded0e
commit 71a9e9515d
No known key found for this signature in database
GPG key ID: C51913A3A09FDC03

View file

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