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
Showing only changes of commit 7f4554d21a - Show all commits

View File

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