|
|
|
@ -13,7 +13,7 @@ jobs:
|
|
|
|
name: Deploy kiwix-tools Docker Image
|
|
|
|
name: Deploy kiwix-tools Docker Image
|
|
|
|
runs-on: ubuntu-20.04
|
|
|
|
runs-on: ubuntu-20.04
|
|
|
|
steps:
|
|
|
|
steps:
|
|
|
|
- uses: actions/checkout@v3.1.0
|
|
|
|
- uses: actions/checkout@v3
|
|
|
|
- name: build and publish kiwix-tools
|
|
|
|
- name: build and publish kiwix-tools
|
|
|
|
uses: openzim/docker-publish-action@v9
|
|
|
|
uses: openzim/docker-publish-action@v9
|
|
|
|
with:
|
|
|
|
with:
|
|
|
|
@ -41,7 +41,7 @@ jobs:
|
|
|
|
runs-on: ubuntu-20.04
|
|
|
|
runs-on: ubuntu-20.04
|
|
|
|
needs: build-and-push-kiwix-tools
|
|
|
|
needs: build-and-push-kiwix-tools
|
|
|
|
steps:
|
|
|
|
steps:
|
|
|
|
- uses: actions/checkout@v3.1.0
|
|
|
|
- uses: actions/checkout@v3
|
|
|
|
- name: build and publish kiwix-serve
|
|
|
|
- name: build and publish kiwix-serve
|
|
|
|
uses: openzim/docker-publish-action@v9
|
|
|
|
uses: openzim/docker-publish-action@v9
|
|
|
|
with:
|
|
|
|
with:
|
|
|
|
|