Skip to content

Docker build

Docker build #196

name: Run tests on OPI
on: [push]
jobs:
build:
runs-on: [self-hosted, ARM64]
steps:
- uses: actions/checkout@v1
- name: Build with dotnet
run: dotnet test