Skip to content

[WIP] Build func util img #1

[WIP] Build func util img

[WIP] Build func util img #1

Workflow file for this run

name: Build Images
on: [pull_request]
jobs:
build:
name: Build job

Check failure on line 7 in .github/workflows/build-images.yaml

View workflow run for this annotation

GitHub Actions / Build Images

Invalid workflow file

The workflow is not valid. .github/workflows/build-images.yaml (Line: 7, Col: 5): Required property is missing: runs-on
steps:
- name: Run docker
run: docker buildx --help