Skip to content

Update badges in README #3

Update badges in README

Update badges in README #3

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