Skip to content

added automated docker builds #2

added automated docker builds

added automated docker builds #2

Workflow file for this run

name: CI
on:
push:
branches: [ "**" ]
pull_request:
branches: [ "**" ]
jobs:
build-linux:
uses: ./.github/workflows/linux-build.yml
with:
configuration: Release