steps:
  - run:
      name: Decypher secrets
      command: ./scripts/transcrypt -c aes-256-cbc -p $APP_TRANSCRYPT_PASSWORD -y
