Build docker image in the main branch #277

Merged
bustikiller merged 1 commits from run-build into main 2025-06-11 19:03:21 +00:00

View File

@ -124,9 +124,6 @@ jobs:
timeout-minutes: 30
needs:
- unit_tests
- rubocop
- check-licenses
- copyright_notice
steps:
- uses: actions/checkout@v4
with: