add cap net admin for tailscale
Some checks failed
/ Deploy blog to deuterium (push) Failing after 36s
Some checks failed
/ Deploy blog to deuterium (push) Failing after 36s
Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
parent
ff385d827f
commit
f764009234
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ jobs:
|
|||
runs-on: docker
|
||||
container:
|
||||
image: node:lts-bullseye
|
||||
options: --cap-add=NET_ADMIN --device=/dev/net/tun
|
||||
name: Deploy blog to deuterium
|
||||
env:
|
||||
MACHINE: deuterium
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue