Remove legit container; Remove Hydra; setup GitLab; setup GitLab runner; add GitLab CI definitions

This commit is contained in:
2023-07-01 14:59:05 -05:00
parent 18d718a870
commit c34c7ca635
10 changed files with 116 additions and 45 deletions

View File

@ -7,6 +7,7 @@ let
in
{
"secrets/cache-key.age" = { publicKeys = all; };
"secrets/gitlab-runner.age" = { publicKeys = all; };
"secrets/graf-email.age" = { publicKeys = all; };
"secrets/htpasswd-dock.age" = { publicKeys = all; };
"secrets/keys.age" = { publicKeys = all; };