Skip to content

Set up docker build test #1

Set up docker build test

Set up docker build test #1

name: Test Docker Build
on:
push:
branches:
- main
- feature/multi-arch-docker
jobs:
call-build-docker-images:
uses: ./.github/workflows/build-docker-images.yml

Check failure on line 11 in .github/workflows/test-docker-build.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/test-docker-build.yml

Invalid workflow file

error parsing called workflow ".github/workflows/test-docker-build.yml" -> "./.github/workflows/build-docker-images.yml" : failed to fetch workflow: workflow was not found.
with:
version: '0.0.1a1'
channel: 'latest'
registry: 'ghcr'