* MOD: finalize tests stage
Some checks failed
build_and_push / build_and_push (push) Has been cancelled

Signed-off-by: Uwe Hermann <uh@uleenucks.de>
This commit is contained in:
2024-01-20 13:20:07 +01:00
parent 96c7be24eb
commit 29acf11b72
2 changed files with 3 additions and 0 deletions

View File

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