mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 12:58:02 +08:00
ci: nightly ci now uses ubuntu 24.04+ (#2886)
which needs user namespaces to be re-enabled so that stacker can build/run Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
This commit is contained in:
committed by
GitHub
parent
002ac62d8a
commit
d6b38c0767
@@ -196,6 +196,7 @@ jobs:
|
||||
password: ${{ github.token }}
|
||||
- name: Run tests
|
||||
run: |
|
||||
sudo ./scripts/enable_userns.sh
|
||||
./examples/kind/kind-ci.sh
|
||||
|
||||
cloud-scale-out:
|
||||
|
||||
Reference in New Issue
Block a user