mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-23 03:18:09 +08:00
fix(ci): restore ql3 multi-profile gates
This commit is contained in:
@@ -117,7 +117,7 @@ function auditPostgresHaEvidence(report) {
|
||||
'POSTGRES_REPO_DIGESTS_MISSING',
|
||||
);
|
||||
add(
|
||||
postgres.architecture === 'x64' || postgres.architecture === 'arm64',
|
||||
postgres.architecture === 'amd64' || postgres.architecture === 'arm64',
|
||||
'POSTGRES_ARCHITECTURE_INVALID',
|
||||
);
|
||||
add(
|
||||
|
||||
Reference in New Issue
Block a user