Compare commits
2 Commits
a638bada74
...
22852f56be
| Author | SHA1 | Date | |
|---|---|---|---|
| 22852f56be | |||
| 27369baac6 |
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -3,6 +3,7 @@ pipeline {
|
||||
|
||||
environment {
|
||||
CLOUDFLARE_API_TOKEN = credentials('CLOUDFLARE_API_TOKEN')
|
||||
CF_ACCOUNT_ID = credentials('CF_ACCOUNT_ID')
|
||||
}
|
||||
|
||||
stages {
|
||||
|
||||
Reference in New Issue
Block a user