[DOCs] Updated

This commit is contained in:
Salvador E. Tropea 2023-04-02 15:31:48 -03:00
parent 8186ca1ba5
commit 6ace82e20e
1 changed files with 4 additions and 1 deletions

View File

@ -12,6 +12,7 @@
**Important for CI/CD**:
- The GitHub actions now use the full/test docker images. So now they include PanDoc and also Blender.
- If you are looking for the GitHub Actions documentation, and you already know how to use KiBot, or want a quick start, read: [GitHub Actions](#usage-of-github-actions)
**New on v1.6.1**
- KiCad 7.0.1 support
@ -5498,7 +5499,9 @@ For more information about the docker images visit [kicad_debian](https://github
### Usage of GitHub Actions
Note: You can also use --quick-start functionality with GitHub actions, and example is this [workflow](https://github.com/INTI-CMNB/kibot_variants_arduprog/blob/master/.github/workflows/kibot_action_quick_start.yml)
Note: You can also use --quick-start functionality with GitHub actions, an example is this
[workflow](https://github.com/INTI-CMNB/kibot_variants_arduprog/blob/master/.github/workflows/kibot_action_quick_start.yml).
This is the fastest way to test KiBot functionality.
You need to put a [config.kibot.yaml](#configuration) file into the KiCad project folder.