Skip to content

refactor(ci): use reusable workflow #7

refactor(ci): use reusable workflow

refactor(ci): use reusable workflow #7

Workflow file for this run

name: docker-test
run-name: Docker test
on:
workflow_dispatch:
push:
branches:
- feature/public-registry
jobs:
publish-docker:
uses: ./.github/workflows/publish-docker.yaml

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

View workflow run for this annotation

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

Invalid workflow file

error parsing called workflow ".github/workflows/docker-test.yml" -> "./.github/workflows/publish-docker.yaml" : failed to fetch workflow: workflow was not found.