Find a file
Harald Hoyer d9d76faffa
Some checks failed
/ build (push) Has been cancelled
feat: add diagnostic commands to nix workflow
In the nix workflow, several diagnostic commands are added prior to the docker login attempt. This includes echoing the $PATH, checking the docker location with 'which', and listing /bin directory's contents. These are intended to troubleshoot potential issues in the continuous integration environment.
2024-06-27 15:52:10 +02:00
.forgejo/workflows feat: add diagnostic commands to nix workflow 2024-06-27 15:52:10 +02:00
.gitignore feat: Add .gitignore file 2024-06-27 13:58:58 +02:00
flake.lock feat: add flake.nix 2024-06-27 13:48:15 +02:00
flake.nix fixup! feat: add docker-client package to image 2024-06-27 15:48:20 +02:00
README.md first commit 2024-06-27 13:38:28 +02:00