Skip to content

Instantly share code, notes, and snippets.

@wf-adamhei
Created July 30, 2021 03:15
Show Gist options
  • Save wf-adamhei/a2f0a50fa8a0266a53100a9b4abf2419 to your computer and use it in GitHub Desktop.
Save wf-adamhei/a2f0a50fa8a0266a53100a9b4abf2419 to your computer and use it in GitHub Desktop.
USERNAME=`id -un`
PASSWORD=`security find-generic-password -ws $WF_CI_KEYCHAIN_ITEM_NAME`
# Map USER + PASSWORD to test account credentials
# ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment