mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-09-25 22:13:26 -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
|
||||
SSH_KEY: /tmp/id_rsa
|
||||
runs-on: ubuntu-latest
|
||||
needs: Docker
|
||||
container:
|
||||
image: "ghcr.io/kiwix/kiwix-build_ci_${{matrix.image_variant}}:36"
|
||||
options: "--device /dev/fuse --privileged"
|
||||
|
Loading…
x
Reference in New Issue
Block a user