Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Prepare your deploy environement. Note that use.thiss.io does not do whitelisting which means the WHITELIST variable is not set.

Code Block
languagebash
git clone https://github.com/TheIdentitySelector/thiss-js
git clone git@github.com/TheIdentitySelector/origin.thiss.io
git clone git@github.com:seamlessaccess/origin-service

...

Prepare your deploy environement. The current whitelist needs to be checked with the master list before each deploy. Note that use.thiss.io does not do whitelisting which means the WHITELIST variable is not set.

To deploy <version> to production

...