Try it
/ test (push) Failing after 37s
Details
/ test (push) Failing after 37s
Details
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
99d5cf5edd
commit
b8907a57b8
|
@ -5,4 +5,4 @@ jobs:
|
|||
steps:
|
||||
- run: apt update; apt install -y podman
|
||||
- uses: actions/checkout@v4
|
||||
- run: podman build .
|
||||
- run: podman build --log-driver=none .
|
||||
|
|
Loading…
Reference in New Issue