Commit Graph

12 Commits

Author SHA1 Message Date
Adrian Miesikowski
13c7f31fb9 Install Docker CLI in container before build
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 11s
2026-02-10 14:05:43 +01:00
Adrian Miesikowski
d7347bf6b9 Add debug step to check runner environment
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1s
2026-02-10 14:04:53 +01:00
Adrian Miesikowski
4625ca5982 Remove actions/checkout - use GITHUB_WORKSPACE directly
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1s
2026-02-10 14:04:02 +01:00
Adrian Miesikowski
6281735e11 Remove container config - use runner host directly
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 3s
2026-02-10 14:01:57 +01:00
Adrian Miesikowski
1890849b50 Fix: remove duplicate docker socket mount
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1s
2026-02-10 14:00:54 +01:00
Adrian Miesikowski
f0f0f4b76b Add Docker socket access to workflow container
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 0s
2026-02-10 13:59:46 +01:00
Adrian Miesikowski
580e292dd9 Simplify workflow to use direct docker commands
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 2s
2026-02-10 13:58:09 +01:00
Adrian Miesikowski
b941e4242a Add workflow_dispatch for manual trigger
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 10s
2026-02-10 13:56:21 +01:00
Adrian Miesikowski
bec546236d Fix workflow: use docker label for runner
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 10s
2026-02-10 13:43:23 +01:00
Adrian Miesikowski
fac3b2f492 Fix workflow: change runs-on to ubuntu-latest for runner compatibility
Some checks are pending
Build and Push Docker Image / build-and-push (push) Waiting to run
2026-02-10 13:42:49 +01:00
Adrian Miesikowski
efd2dbeb17 Update workflow to use runner-1
Some checks are pending
Build and Push Docker Image / build-and-push (push) Waiting to run
2026-02-10 13:41:09 +01:00
Adrian Miesikowski
d892f175db Add Gitea Actions workflow for Docker build and push
Some checks are pending
Build and Push Docker Image / build-and-push (push) Waiting to run
2026-02-10 13:38:20 +01:00