We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 555bb08 + 9223794 commit 2a300c2Copy full SHA for 2a300c2
1 file changed
.github/Jenkinsfile-codeql
@@ -6,7 +6,7 @@ databaseName = "javascript-db"
6
scmTargetPath = "api-client-js"
7
repo = "git@github.com:bitbar/cloud-api-client-js.git"
8
credentialsId = "bitbar-dev-ssh"
9
-githubApiCredentialsId = "4235c5e0-e60b-4c7d-8816-9508e60f484d"
+githubApiCredentialsId = "github-bitbar-dev-token"
10
branch = "master"
11
language = "javascript" //It's for both javascript and typescript
12
0 commit comments