* MOD: again finalize tests stage holy crap#2
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
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Install docker - 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 - name: Install parallel
run: apt install parallel -y run: apt install parallel -y
- name: Login to docker - name: Login to docker