1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

Add empty circleci config (#1286)

This commit is contained in:
Chris Hunt
2021-10-11 18:32:06 -04:00
committed by GitHub
parent 0d12eb7dc6
commit 5bffef9afc

5
.circleci/config.yml Normal file
View File

@ -0,0 +1,5 @@
version: 2.1
jobs:
{}
workflows:
{}