Skip to content

Commit 8885975

Browse files
author
Edoardo Rossi
committed
chore(ci): Replace GitLab token with GitHub one
1 parent 0fe84ec commit 8885975

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Jenkinsfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ pipeline {
2222
//
2323
// https://github.com/hashicorp/terraform/issues/21408#issuecomment-495746582
2424
AWS_DEFAULT_REGION = 'us-east-2'
25+
26+
GITHUB_TOKEN = credentials('scribdbot-github-token')
2527
}
2628

2729
stages {

0 commit comments

Comments
 (0)