build: Initial mail server docker image #6

Merged
jon_nfc merged 19 commits from 1-initial-container into development 2022-02-14 06:10:14 +00:00
59 changed files with 2472 additions and 3 deletions
Showing only changes of commit b536a5e4b4 - Show all commits

View File

@ -13,7 +13,7 @@ variables:
include: include:
- project: nofusscomputing/projects/gitlab-ci - project: nofusscomputing/projects/gitlab-ci
ref: ce1cc017e26ff7f6cee586cc7d98e4d292275672 ref: 36ce0b0b76e6769c7a2e0d4ea0f3fcd2cc2d6bb1
file: file:
- conventional_commits/.gitlab-ci.yml - conventional_commits/.gitlab-ci.yml
- validation/.gitlab-ci.yml - validation/.gitlab-ci.yml

2
.gitmodules vendored
View File

@ -1,4 +1,4 @@
[submodule "gitlab-ci"] [submodule "gitlab-ci"]
path = gitlab-ci path = gitlab-ci
url = https://gitlab.com/nofusscomputing/projects/gitlab-ci.git url = https://gitlab.com/nofusscomputing/projects/gitlab-ci.git
branch = master branch = development