Create build.yaml

This commit is contained in:
John
2021-11-07 16:56:05 +01:00
committed by GitHub
parent 5cc0259b51
commit 51e1a087a6
+15
View File
@@ -0,0 +1,15 @@
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