mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-02-24 15:43:08 +08:00
Update integration.yml for Azure Pipelines
This commit is contained in:
parent
df3adef5ec
commit
61c926d5a4
1 changed files with 1 additions and 3 deletions
|
@ -55,9 +55,7 @@ jobs:
|
|||
- script: go test -v -verbose -provider CLOUDFLAREAPI
|
||||
workingDirectory: $(wd)
|
||||
env:
|
||||
CF_USER: $(CF_USER)
|
||||
CF_DOMAIN: $(CF_DOMAIN)
|
||||
CF_KEY: $(CF_KEY)
|
||||
CF_TOKEN: $(CF_TOKEN)
|
||||
|
||||
- job: DigitalOcean
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue