Skip to content

Merge pull request #187 from nr23730/renovate/actions-cache-4.x #489

Merge pull request #187 from nr23730/renovate/actions-cache-4.x

Merge pull request #187 from nr23730/renovate/actions-cache-4.x #489

Workflow file for this run

name: Docker build test
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Build Dockerfile
run: docker build .