1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-07 23:03:10 +02:00

docs(ci): Add workflow to build and deploy docs

Separate workflows for `push` and `pull_request` events. This avoids a `skipped` job status (`Check Run`?) always being presented for the `deploy` job in Pull Requests.

---

chore(`.gitignore`): Ignore the `docs/site/` build output

Ignore to avoid local builds output appearing in git as unstaged.
This commit is contained in:
polarathene
2021-03-01 01:14:12 +13:00
parent 48cf6ffeb0
commit 95983cbebc
3 changed files with 57 additions and 0 deletions

2
.gitignore vendored
View File

@ -46,3 +46,5 @@ test/duplicate_configs
config.bak
testconfig.bak
docs/site