Merge pull request #632 from kiwix/fix_ci2
This commit is contained in:
commit
ad866a7790
|
@ -240,6 +240,9 @@ jobs:
|
|||
Trigger_Docker:
|
||||
needs: [Linux]
|
||||
runs-on: ubuntu-22.04
|
||||
env:
|
||||
PLATFORM_TARGET: LINUX_DOCKER_TRIGGER
|
||||
OS_NAME: LINUX_DOCKER_TRIGGER
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in New Issue