Skip to content

hotfix(Services.Repo): handle errors #4225

hotfix(Services.Repo): handle errors

hotfix(Services.Repo): handle errors #4225

Workflow file for this run

name: Docker
on: [push]
jobs:
docker:
name: Build Docker image
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- run: docker build .