feat: add test in docker.yaml

This commit is contained in:
Nemo D'ACREMONT 2025-09-01 18:58:58 +02:00
parent e6eea6e452
commit fd3308ea4e
No known key found for this signature in database
GPG Key ID: 85F245EC3BB1E022

View File

@ -31,6 +31,9 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: check docker
run: which docker; echo $$PATH; ls /usr/bin
# Set up BuildKit Docker container builder to be able to build
# multi-platform images and export cache
# https://`.com/docker/setup-buildx-action