Skip to content

Create docker.yml for PR image builds #1

Create docker.yml for PR image builds

Create docker.yml for PR image builds #1

Workflow file for this run

name: Docker build
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
docker:
uses: usdot-fhwa-stol/actions/.github/workflows/docker.yml@main
with:
runner: ubuntu-latest