Files
ebusd/.github/workflows/build.yaml
T
2021-11-07 16:56:05 +01:00

16 lines
207 B
YAML

name: Build
on:
push:
branches: [ dockerbuildtest ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: configure and build
run: ./make_debian.sh