ci: added ci pipelines
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2022-05-26 23:17:00 +02:00
parent d5e9fe017f
commit 5cf2f5d7a5
5 changed files with 141 additions and 1 deletions

View File

@@ -15,4 +15,4 @@ for DIR in $(find . -type d); do
terraform-docs markdown document . > README.md
popd
done
done