More CI tests
Some checks failed
Build and Push Docker Image / build (push) Failing after 1m16s

This commit is contained in:
lif
2025-09-14 20:34:20 +01:00
parent 76971b677a
commit 221772ec0a

View File

@@ -27,4 +27,7 @@ jobs:
SHORT_HASH: ${{ github.sha }}
run: |
# Build the image with the commit hash tag
docker build
docker build .
- name: Make test
run:
make ship