pages: stage: deploy script:
- cd Driver/
- tree -T "raspberrypi.monitor drivers for Hubitat" -P *.groovy --charset UTF-8 --noreport --dirsfirst -H . -o index.html
artifacts: paths:
- Driver
only: - master