* MOD: again finalize tests stage holy crap#3
Some checks failed
build_and_push / build_and_push (push) Failing after 34s
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:
@@ -14,6 +14,6 @@ jobs:
|
||||
- name: Install parallel
|
||||
run: apt install parallel -y
|
||||
- name: Login to docker
|
||||
run: docker login -u uleenucks -p ${{ secrets.CI_TOKEN }}
|
||||
run: docker login -u uleenucks -p "${{ secrets.CI_TOKEN }}"
|
||||
- name: Build docker container
|
||||
run: ./build-all.sh
|
||||
|
||||
Reference in New Issue
Block a user