Add general section to ci.toml
This commit is contained in:
parent
c06a055ca8
commit
e449aebf90
1 changed files with 3 additions and 0 deletions
3
ci.toml
3
ci.toml
|
@ -1,5 +1,8 @@
|
||||||
# This is the CI configuration file
|
# This is the CI configuration file
|
||||||
|
|
||||||
|
[general]
|
||||||
|
prompt = false
|
||||||
|
|
||||||
[packages]
|
[packages]
|
||||||
acid = {}
|
acid = {}
|
||||||
autoconf = {}
|
autoconf = {}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue