Skip to content
This repository has been archived by the owner. It is now read-only.

Use Staging RevenuecatAPIKey #311

Merged
merged 1 commit into from May 9, 2019
Merged
Changes from all commits
Commits
File filter
Filter file types
Jump to
Jump to file
Failed to load files.

Always

Just for now

Use Staging RevenuecatAPIKey

  • Loading branch information
joseph-cliqz committed May 9, 2019
commit b1d8b81d7b94d21c32858374511e896c211ec610
@@ -81,7 +81,7 @@ node('gideon') {
string(credentialsId: 'c454a3e9-83af-480a-82fe-08c858512140', variable: 'SentryDSN'),
string(credentialsId: 'f206e880-e09a-4369-a3f6-f86ee94481f2', variable: 'SENTRY_AUTH_TOKEN'),
string(credentialsId: 'cc9215e4-ca8f-41bd-9e0b-1c2ba1900949', variable: 'LumenAPIKey'),
string(credentialsId: '1593d451-3909-4b48-8b5e-9b3d289c38d1', variable: 'RevenuecatAPIKey')])
string(credentialsId: 'b4293427-ece9-48c5-8069-caf7fe7d5f3b', variable: 'RevenuecatAPIKey')])
{
sh '''#!/bin/bash -l
set -x
ProTip! Use n and p to navigate between commits in a pull request.