Signed-off-by: Uwe Hermann <uh@uleenucks.de>
This commit is contained in:
@@ -11,5 +11,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Install docker
|
- name: Install docker
|
||||||
run: curl -fsSL https://get.docker.com | sh
|
run: curl -fsSL https://get.docker.com | sh
|
||||||
|
- name: Install parallel
|
||||||
|
run: apt install parallel -y
|
||||||
- name: build_and_push
|
- name: build_and_push
|
||||||
run: ./build-all.sh
|
run: ./build-all.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user