Skip to content

Commit

Permalink
Remove: scan-management-postgres (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalholthaus authored Nov 28, 2024
1 parent 9aecf3b commit 9886d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
matrix:
include:
- postgres-major-version: 16
services: '["asset-management-postgres", "opensight-keycloak-postgres", "scan-management-postgres", "vulnerability-intelligence-postgres", "opensight-notification-service-postgres", "management-console-postgres"]'
services: '["asset-management-postgres", "opensight-keycloak-postgres", "vulnerability-intelligence-postgres", "opensight-notification-service-postgres", "management-console-postgres"]'
uses: ./.github/workflows/push-compare.yml
with:
postgres-major-version: ${{ matrix.postgres-major-version }}
Expand Down

0 comments on commit 9886d85

Please sign in to comment.