mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-12-11 14:45:52 +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…
Add table
Reference in a new issue