Skip to content

test release workflow #1

test release workflow

test release workflow #1

Workflow file for this run

name: Release OPCUA Docker image
on:
push:
branches:
- '**'
jobs:
docker:
uses: RaaLabs/reusable-workflows/.github/workflows/docker-release.yml@main

Check failure on line 10 in .github/workflows/release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/release.yml

Invalid workflow file

error parsing called workflow ".github/workflows/release.yml" -> "RaaLabs/reusable-workflows/.github/workflows/docker-release.yml@main" : 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:
images: raaedge.azurecr.io/connectors-opcua
dockerfile: Source/Dockerfile