File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
# Ignore current month release files
2
- -rs /srv-dev/HG1305 [a-z]
3
- -rs /srv-*/[a-z][a-z]HG1305 [a-z]
2
+ -rs /srv-dev/HG1306 [a-z]
3
+ -rs /srv-*/[a-z][a-z]HG1306 [a-z]
4
4
5
5
# Ignore previous month latest release files
6
- -rs /srv-dev/HG1304[c -z]
7
- -rs /srv-preprod/[a-z][a-z]HG1304 [e-z]
8
- -rs /srv-prod/[a-z][a-z]HG1304 [e-z]
6
+ -rs /srv-dev/HG1305[e -z]
7
+ -rs /srv-preprod/[a-z][a-z]HG1305 [e-z]
8
+ -rs /srv-prod/[a-z][a-z]HG1305 [e-z]
9
9
10
10
# Do not exclude the receiver's proxy files from current and previous releases
11
- -r /srv-dev/HG130[45 ][a-z]/auth/proxy/proxy*.cert
12
- -r /srv-*/[a-z][a-z]HG130[45 ][a-z]/auth/proxy/proxy*.cert
11
+ -r /srv-dev/HG130[56 ][a-z]/auth/proxy/proxy*.cert
12
+ -r /srv-*/[a-z][a-z]HG130[56 ][a-z]/auth/proxy/proxy*.cert
13
13
14
14
# Do not try to copy files from any other old releases
15
15
-s /srv-dev/HG121[12][a-z]
16
16
-s /srv-*/[a-z][a-z]HG121[12][a-z]
17
- -s /srv-dev/HG130[234 ][a-z]
18
- -s /srv-*/[a-z][a-z]HG130[234 ][a-z]
17
+ -s /srv-dev/HG130[2345 ][a-z]
18
+ -s /srv-*/[a-z][a-z]HG130[2345 ][a-z]
You can’t perform that action at this time.
0 commit comments