Skip to content

Update docker-image.yml #17

Update docker-image.yml

Update docker-image.yml #17

Workflow file for this run

---
name: Build BoringTun packages
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: Build BoringTun packages.
run: cd build; bash ./BUILD.sh