Skip to content

Merge pull request #14 from yegor256/renovate/ubuntu-24.x #34

Merge pull request #14 from yegor256/renovate/ubuntu-24.x

Merge pull request #14 from yegor256/renovate/ubuntu-24.x #34

Workflow file for this run

---
name: docker
on:
push:
pull_request:
jobs:
docker:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- run: docker build . -t home