* MOD: finalize tests stage
Some checks failed
build_and_push / build_and_push (push) Failing after 50s

Signed-off-by: Uwe Hermann <uh@uleenucks.de>
This commit is contained in:
2024-01-20 13:16:49 +01:00
parent 817131e7a6
commit 96c7be24eb

View File

@@ -11,5 +11,7 @@ jobs:
- uses: actions/checkout@v4
- name: Install docker
run: curl -fsSL https://get.docker.com | sh
- name: Install parallel
run: apt install parallel -y
- name: build_and_push
run: ./build-all.sh