diff --git a/Jenkinsfile b/Jenkinsfile index 986bcc3..ac1c8b1 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -3,6 +3,7 @@ pipeline { environment { CLOUDFLARE_API_TOKEN = credentials('CLOUDFLARE_API_TOKEN') + CF_ACCOUNT_ID = '0a0b9995a00648aadf505e235e66458a' } stages {