docker-mailserver/.github/workflows
polarathene 251a87e622 docs(ci): Add versioning support without using 'mike'
It seems it may have be simpler to just use 'mike'..

Additionally squashes related commits providing minor fixes + improvements:

- Use a job dependency (`needs`) to avoid `push` event race conditions due to parallel jobs.
- Improve workflow file documentation via inline comments.
- Make ShellCheck linting happy.
- `chown` doesn't seem to work unless on the default branch for CI. Opted to use the docker `--user` approach instead.
2021-03-25 11:49:24 +13:00
..
scripts/docs docs(ci): Add versioning support without using 'mike' 2021-03-25 11:49:24 +13:00
close_stale_issues.yml adjusting links & misc 2021-01-19 09:27:01 +01:00
default_on_push.yml Add manual workflow trigger 2021-02-18 22:56:13 +01:00
deploy-docs.yml docs(ci): Add versioning support without using 'mike' 2021-03-25 11:49:24 +13:00
linting.yml fixes the PR testing problems 2021-01-16 15:34:31 +01:00
pr-docs.yml docs(ci): Add workflow to build and deploy docs 2021-03-25 11:49:24 +13:00
scheduled_builds.yml Streamline scheduled workflow with default one 2021-01-25 13:42:33 +01:00
test_merge_requests.yml ci: exlude files from triggering workflows (#1804) 2021-02-11 09:48:45 +01:00