Skip to content

Instantly share code, notes, and snippets.

@ifnull
Created September 25, 2020 23:13
Show Gist options
  • Save ifnull/04878d7073756eae070bd9c85446c837 to your computer and use it in GitHub Desktop.
Save ifnull/04878d7073756eae070bd9c85446c837 to your computer and use it in GitHub Desktop.
Continuous Integration for Unity with CircleCI - Sample File
export UNITY_VERSION=2019.1.12f1
export UNITY_USERNAME=username@email.com
export UNITY_PASSWORD=********
export UNITY_CIPHER=change_me_to_anything_secure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment