We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4ddf40 commit aa4df85Copy full SHA for aa4df85
tools/bin/ci_credentials.sh
@@ -44,7 +44,7 @@ write_standard_creds source-freshdesk "$FRESHDESK_TEST_CREDS"
44
write_standard_creds source-facebook-marketing "$FACEBOOK_MARKETING_TEST_INTEGRATION_CREDS"
45
write_standard_creds source-gitlab-singer "$GITLAB_INTEGRATION_TEST_CREDS"
46
write_standard_creds source-github-singer "$GH_INTEGRATION_TEST_CREDS"
47
-write_standard_creds source-google-ads "$GOOGLE_ADS_TEST_CREDS"
+write_standard_creds source-google-ads "$GOOGLE_ADS_TEST_CREDS"
48
write_standard_creds source-google-adwords-singer "$ADWORDS_INTEGRATION_TEST_CREDS"
49
write_standard_creds source-googleanalytics-singer "$GOOGLE_ANALYTICS_TEST_CREDS"
50
write_standard_creds source-googleanalytics-singer "$GOOGLE_ANALYTICS_TEST_TRACKING_ID" "tracker.txt"
0 commit comments