2
0

running as root is ok
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
2024-03-04 11:08:31 +01:00
parent 492606d913
commit 1e086f8c27

View File

@@ -40,6 +40,7 @@ steps:
image: cr.wks/debian-stable-openwrt:latest
commands:
- cd openwrt
- export FORCE_UNSAFE_CONFIGURE=1
- make -j1 world V=s
- name: deploy
image: cr.wks/drone/drone-rsync:latest