QBluetoothLeUart/.drone.yml
Dorian Zedler 2a33f109d0
All checks were successful
continuous-integration/drone Build is passing
Add '.drone.yml'
2022-08-05 09:43:05 +02:00

14 lines
285 B
YAML

kind: pipeline
name: default
steps:
- name: build
image: itsblue.dev/plugins/doxygen
settings:
doxyfile: docs/Doxyfile-mcss
- name: publish
image: itsblue.dev/plugins/codeberg-pages-deploy
settings:
folder: docs/html
ssh_key:
from_secret: gitea-ssh-key