mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-01-11 01:47:53 +08:00
Add empty circleci config (#1286)
This commit is contained in:
parent
0d12eb7dc6
commit
5bffef9afc
1 changed files with 5 additions and 0 deletions
5
.circleci/config.yml
Normal file
5
.circleci/config.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
version: 2.1
|
||||
jobs:
|
||||
{}
|
||||
workflows:
|
||||
{}
|
Loading…
Reference in a new issue