Skip to content

WIP: bump: Make github maybe actually use the right workflow.yml? #60

WIP: bump: Make github maybe actually use the right workflow.yml?

WIP: bump: Make github maybe actually use the right workflow.yml? #60

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: famedly-sync-agent
oss: true