Skip to content

only smooth wind with ruvnl #492

only smooth wind with ruvnl

only smooth wind with ruvnl #492

Workflow file for this run

name: Docker Build
on: push
jobs:
DockerBuild:
name: Build docker
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
- name: Build
run: docker build .