Skip to content

test

test #24

Workflow file for this run

name: "Docker"
on:
push:
branches: [ "main" ]
tags: [ "*" ]
jobs:
build:
uses: famedly/backend-build-workflows/.github/workflows/docker-backend.yml@main
secrets: inherit
with:
name: hedwig
registry: docker-oss.nexus.famedly.de

Check failure on line 14 in .github/workflows/docker.yml

View workflow run for this annotation

GitHub Actions / Docker

Invalid workflow file

The workflow is not valid. .github/workflows/docker.yml (Line: 14, Col: 17): Invalid input, registry is not defined in the referenced workflow.