Skip to content

UnitTest change, NotifyAfter value between 0-1000. #23

UnitTest change, NotifyAfter value between 0-1000.

UnitTest change, NotifyAfter value between 0-1000. #23

name: BulkInsert build test
on:
push:
branches-ignore:
- main
paths:
- 'Frends.MicrosoftSQL.BulkInsert/**'
workflow_dispatch:
jobs:
build:
uses: FrendsPlatform/FrendsTasks/.github/workflows/linux_build_test.yml@main
with:
workdir: Frends.MicrosoftSQL.BulkInsert
prebuild_command: docker-compose -f ./Frends.MicrosoftSQL.BulkInsert.Tests/docker-compose.yml up -d
secrets:
badge_service_api_key: ${{ secrets.BADGE_SERVICE_API_KEY }}
test_feed_api_key: ${{ secrets.TASKS_TEST_FEED_API_KEY }}