chore: add CF_ACCOUNT_ID environment variable
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -3,6 +3,7 @@ pipeline {
|
||||
|
||||
environment {
|
||||
CLOUDFLARE_API_TOKEN = credentials('CLOUDFLARE_API_TOKEN')
|
||||
CF_ACCOUNT_ID = '0a0b9995a00648aadf505e235e66458a'
|
||||
}
|
||||
|
||||
stages {
|
||||
|
||||
Reference in New Issue
Block a user