mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-09-26 14:31:35 -04:00
Remove unecessary dependence to container workflow
This commit is contained in:
parent
d17745ba49
commit
eae088e80f
1
.github/workflows/releaseNigthly.yml
vendored
1
.github/workflows/releaseNigthly.yml
vendored
@ -66,7 +66,6 @@ jobs:
|
|||||||
HOME: /home/runner
|
HOME: /home/runner
|
||||||
SSH_KEY: /tmp/id_rsa
|
SSH_KEY: /tmp/id_rsa
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: Docker
|
|
||||||
container:
|
container:
|
||||||
image: "ghcr.io/kiwix/kiwix-build_ci_${{matrix.image_variant}}:36"
|
image: "ghcr.io/kiwix/kiwix-build_ci_${{matrix.image_variant}}:36"
|
||||||
options: "--device /dev/fuse --privileged"
|
options: "--device /dev/fuse --privileged"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user