* MOD: finalize tests stage again
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:24:17 +01:00
parent 94ff9c4fe8
commit 9eb41f69eb
2 changed files with 1 additions and 5 deletions

View File

@@ -9,10 +9,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: printenv
run: printenv
- name: cat config.json
run: cat config.json
- name: Install docker
run: curl -fsSL https://get.docker.com | sh
- name: Install parallel