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 89d0906
Show file tree
Hide file tree
Showing 5 changed files with 636 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .sops.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ creation_rules:
- path_regex: .*/machines/nixps/.*\.enc$
pgp: F88372B24A806FF23BCB3A4E2DDDF8606958B3F9
- path_regex: machines/sruxps/.*\.enc$
pgp: EFD6F1EDC84D2FA935E38570462054AB8B682702
pgp: &sruxps_pgp EFD6F1EDC84D2FA935E38570462054AB8B682702
- path_regex: modules/gitlab-runner/gitlab-runner-registration.enc
pgp: *sruxps_pgp
- path_regex: cachix/.*\.enc$
pgp: >-
2E8D082C324D5F5459CD27E755BF5D49549F04AD,
Expand Down
Loading

0 comments on commit 89d0906

Please sign in to comment.