Skip to content

Commit 8067e37

Browse files
authored
chore: Add mac_sign_pkg behavior to mac signer configs. (#1150)
1 parent 393adab commit 8067e37

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

data/common.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ scriptworker_users:
3535
- mac_sign_and_pkg
3636
- mac_sign_hardened
3737
- mac_sign_and_pkg_hardened
38+
- mac_sign_pkg
3839
- mac_geckodriver
3940
- mac_single_file
4041
dmg_prefix: "dep1"
@@ -50,6 +51,7 @@ scriptworker_users:
5051
- mac_sign_and_pkg
5152
- mac_sign_hardened
5253
- mac_sign_and_pkg_hardened
54+
- mac_sign_pkg
5355
- mac_geckodriver
5456
- mac_single_file
5557
dmg_prefix: "dep2"
@@ -65,6 +67,7 @@ scriptworker_users:
6567
- mac_sign_and_pkg
6668
- mac_sign_hardened
6769
- mac_sign_and_pkg_hardened
70+
- mac_sign_pkg
6871
- mac_geckodriver
6972
- mac_single_file
7073
dmg_prefix: "dep"
@@ -104,6 +107,7 @@ scriptworker_users:
104107
- mac_sign_and_pkg_vpn
105108
- mac_sign_hardened
106109
- mac_sign_and_pkg_hardened
110+
- mac_sign_pkg
107111
- mac_geckodriver
108112
- mac_single_file
109113
dmg_prefix: "adhoc"
@@ -134,6 +138,7 @@ scriptworker_users:
134138
- mac_sign_and_pkg
135139
- mac_sign_hardened
136140
- mac_sign_and_pkg_hardened
141+
- mac_sign_pkg
137142
- mac_geckodriver
138143
- mac_single_file
139144
dmg_prefix: "prod"
@@ -179,6 +184,7 @@ scriptworker_users:
179184
- mac_sign_and_pkg
180185
- mac_sign_hardened
181186
- mac_sign_and_pkg_hardened
187+
- mac_sign_pkg
182188
- mac_geckodriver
183189
- mac_single_file
184190
dmg_prefix: "prod"

0 commit comments

Comments
 (0)