* MOD: again finalize tests stage holy crap#2
Some checks failed
build_and_push / build_and_push (push) Failing after 34s

Signed-off-by: Uwe Hermann <uh@uleenucks.de>
This commit is contained in:
2024-01-20 13:36:57 +01:00
parent 917a768b74
commit d182d86111

View File

@@ -10,7 +10,7 @@ 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: Install parallel
run: apt install parallel -y
- name: Login to docker