Skip to content

remove some comments #903

remove some comments

remove some comments #903

Workflow file for this run

name: Build
on: push
jobs:
build:
name: Build and lint
runs-on: [ubuntu-latest]
steps:
- uses: actions/checkout@v2
# Setup Docker Buildx
- name: Setup Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Run build
run: ./docker.sh -r -c -b -l