mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-10-01 17:34:54 +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
|
- script: go test -v -verbose -provider CLOUDFLAREAPI
|
||||||
workingDirectory: $(wd)
|
workingDirectory: $(wd)
|
||||||
env:
|
env:
|
||||||
CF_USER: $(CF_USER)
|
CF_TOKEN: $(CF_TOKEN)
|
||||||
CF_DOMAIN: $(CF_DOMAIN)
|
|
||||||
CF_KEY: $(CF_KEY)
|
|
||||||
|
|
||||||
- job: DigitalOcean
|
- job: DigitalOcean
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Reference in a new issue