Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
99d5cf5edd
commit
b8907a57b8
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- run: apt update; apt install -y podman
|
- run: apt update; apt install -y podman
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: podman build .
|
- run: podman build --log-driver=none .
|
||||||
|
|
Loading…
Add table
Reference in a new issue