Skip to content

Commit

Permalink
feat: add gitlab-runner module
Browse files Browse the repository at this point in the history
  • Loading branch information
yurrriq committed May 2, 2023
1 parent f748d73 commit 96c9d84
Show file tree
Hide file tree
Showing 5 changed files with 638 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .sops.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ creation_rules:
pgp: 2E8D082C324D5F5459CD27E755BF5D49549F04AD
- path_regex: .*/machines/nixps/.*\.enc$
pgp: F88372B24A806FF23BCB3A4E2DDDF8606958B3F9
- path_regex: machines/sruxps/.*\.enc$
pgp: EFD6F1EDC84D2FA935E38570462054AB8B682702
- path_regex: cachix/.*\.enc$
- path_regex: .*/machines/sruxps/.*\.enc$
pgp: &sruxps_pgp EFD6F1EDC84D2FA935E38570462054AB8B682702
- path_regex: .*/modules/gitlab-runner/gitlab-runner-registration.enc
pgp: *sruxps_pgp
- path_regex: .*/cachix/.*\.enc$
pgp: >-
2E8D082C324D5F5459CD27E755BF5D49549F04AD,
F88372B24A806FF23BCB3A4E2DDDF8606958B3F9,
Expand Down
Loading

0 comments on commit 96c9d84

Please sign in to comment.