Skip to content

[Notification-service] Add. Notifiation package #33

[Notification-service] Add. Notifiation package

[Notification-service] Add. Notifiation package #33

name: '[Notification Service] CI pipeline'
on:
push:
branches:
- main
paths:
- 'notification-service/**'
pull_request:
paths:
- 'notification-service/**'
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/service-build.yaml
with:
path: 'notification-service'
tests:
uses: ./.github/workflows/service-tests.yaml
with:
path: 'notification-service'
vulnerability-scanner:
uses: ./.github/workflows/service-vulnerability-scanner.yaml
with:
path: 'notification-service'
image-vulnerability-scanner:
uses: ./.github/workflows/service-image-vulnerability-scanner.yaml
with:
path: 'notification-service'
dast-scanner:
uses: ./.github/workflows/service-dast-scanner.yaml
with:
path: 'notification-service'
port: 8083
dbName: notifications