mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-09-23 04:25:38 -04:00
Merge pull request #632 from kiwix/fix_ci2
This commit is contained in:
commit
ad866a7790
3
.github/workflows/releaseNigthly.yml
vendored
3
.github/workflows/releaseNigthly.yml
vendored
@ -240,6 +240,9 @@ jobs:
|
|||||||
Trigger_Docker:
|
Trigger_Docker:
|
||||||
needs: [Linux]
|
needs: [Linux]
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
|
env:
|
||||||
|
PLATFORM_TARGET: LINUX_DOCKER_TRIGGER
|
||||||
|
OS_NAME: LINUX_DOCKER_TRIGGER
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user