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

Signed-off-by: Uwe Hermann <uh@uleenucks.de>
This commit is contained in:
2024-01-20 13:15:34 +01:00
parent 7ae231a204
commit 817131e7a6

View File

@@ -10,6 +10,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install docker
run: curl -fsSL https://get.docker.com -o get-docker.sh | sh
run: curl -fsSL https://get.docker.com | sh
- name: build_and_push
run: ./build-all.sh