Skip to content

Add tun device access for openvpn service #7

Add tun device access for openvpn service

Add tun device access for openvpn service #7

Workflow file for this run

name: Main
on: "push"
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build image
run: docker compose build openvpn