Skip to content

Try new workflow

Try new workflow #179

Workflow file for this run

name: Release 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/dotnet.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/dotnet.yml

Invalid workflow file

error parsing called workflow ".github/workflows/dotnet.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/integration-platform/connectors-opcua
dockerfile: .docker/Dockerfile