Skip to content

chore: Delete gitlab CI file #1

chore: Delete gitlab CI file

chore: Delete gitlab CI file #1

Workflow file for this run

name: "Docker"
description: "Builds the Hedwig docker image"
on:
push:
branches: [ "main" ]
tags: [ "*" ]
jobs:
build:
uses: famedly/backend-build-workflows/.github/workflows/docker-backend.yml@main

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

View workflow run for this annotation

GitHub Actions / .github/workflows/docker.yml

Invalid workflow file

error parsing called workflow ".github/workflows/docker.yml" -> "famedly/backend-build-workflows/.github/workflows/docker-backend.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