Skip to content

Merge branch 'master' into Restream/3.7_for_merge #1

Merge branch 'master' into Restream/3.7_for_merge

Merge branch 'master' into Restream/3.7_for_merge #1

Workflow file for this run

---
name: Build Docker Image
on:
push:
branches:
- master
pull_request:
branches:
- master
env:
CARGO_INCREMENTAL: 0
jobs:
build:
name: CI
uses: restreamio/github-actions-templates/.github/workflows/build-docker-images.yaml@master

Check failure on line 19 in .github/workflows/ci.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yaml" -> "restreamio/github-actions-templates/.github/workflows/build-docker-images.yaml@master" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit
with:
pr_open: false