feat/#58 - fix unit test and deployment pipeline
Unit test coverage / pytest (push) Successful in 1m55s
Unit test coverage / pytest (pull_request) Successful in 1m52s
/ build-and-push (push) Successful in 1m58s
Build and Publish Docker Image / build-and-push (push) Failing after 5m12s

This commit is contained in:
Stanislav Hejny
2025-07-21 10:52:46 +01:00
parent 050b5ddba4
commit d8ab0b861d
+1 -1
View File
@@ -22,7 +22,7 @@ env:
jobs:
build-and-push:
runs-on: ubuntu-latest
runs-on: general
services:
dind:
image: docker:dind